This is an online market place for books. It has two pages homepage and search page. The homepage shows different categories of books. The search page has a filter side bar.
I followed this design created by Mohammed Awad and created this bookshop project.
- Homepage
- Search page
- HTML
- CSS
To get a local copy up and running follow these simple example steps.
If you are viewing this README.md file using a computer, a browser and a connection to the internet, then congratulations! You have all the prerequisites to access our project.
- Clone the repository to your local machine using
git clone [email protected]:ershadul1/HTML-CSS-Capstone.git
- On your local machine, navigate to the HTML-CSS-Capstone folder using
cd HTML-CSS-Capstone
in your terminal - Once the repository has been cloned, open index.html in a browser of your choosing.
- Enjoy!
👤 Ershadul Hakim Rayhan
- Github: @ershadul1
- Twitter: @ErshadulRayhan
- Linkedin: ErshadulRayhan
- Email: [email protected]
There are two ways of contributing to this project:
-
If you see something wrong or not working, please check the issue tracker section, if that problem you met is not in already opened issues then open the issue by clicking on
new issue
button. -
If you have a solution to that, and you are willing to work on it, follow the below steps to contribute:
- Fork this repository
- Clone it on your local computer by running
git clone [email protected]:ershadul1/HTML-CSS-Capstone.git
Replace ershadul1 with the username you use on github - Open the cloned repository which appears as a folder on your local computer with your favorite code editor
- Create a separate branch off the master branch,
- Write your codes which fix the issue you found
- Commit and push the branch you created
- Raise a pull request, comparing your new created branch with our original master branch here
Give a ⭐️ if you like this project!
- Microverse
- Mohammed Awad's Design
- VSCode <3
This project is MIT licensed.