https://github.com/developerwaleed/book-shop-website
Book Shop is a static website. It displays all the information related to shop. The Website can be edited to any version required easily.
https://github.com/developerwaleed/book-shop-website
css es6-javascript html sass
Last synced: about 2 months ago
JSON representation
Book Shop is a static website. It displays all the information related to shop. The Website can be edited to any version required easily.
- Host: GitHub
- URL: https://github.com/developerwaleed/book-shop-website
- Owner: developerwaleed
- License: mit
- Created: 2022-05-16T12:15:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-29T18:02:35.000Z (over 2 years ago)
- Last Synced: 2025-03-30T00:12:06.702Z (3 months ago)
- Topics: css, es6-javascript, html, sass
- Language: SCSS
- Homepage: https://developerwaleed.github.io/Book-Shop-Website/
- Size: 11.7 MB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# 📗 Table of Contents
Click to view contents
📖 About the Project
💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
**Book Shop** is a static website. It displays all the information related to shop. The Website can be edited to any version required easily.
- HTML
- CSS
- JavaScriptClient
- Built using only HTML, CSS, JavaScript
- Easy to edit and create another similar feature website.## 🚀 Live Demo
[Click Here for live Version!](https://developerwaleed.github.io/Book-Shop-Website/)To get a local copy up and running, follow these steps.
### Prerequisites
- Live Server
### Setup
#### Github
- Enter this url: [https://github.com/developerwaleed/Book-Shop-Website](https://github.com/developerwaleed/Book-Shop-Website) in your web browser.
- Once opened navigate to the top left level of the project a green code download button will be visible on the righthand side.
- Select the download Zip option from drop-down menu.
- Once the download is complete you will be able to access my project locally.#### Local (Terminal)
```sh
git clone https://github.com/developerwaleed/Book-Shop-Website.git
cd Book-Shop-Website
```### Install
no dependencies
### Usage
To run the project:
- Open `index.html` on live server.### Run tests
To run tests, run the following command:
```
npm run test
```### Deployment
You can deploy this project using:
- Github Pages
- Netlify## 👥 Authors
| 👤 Name | Github | Twitter | LinkedIn |
|------|--------|---------|----------|
|Waleed Amjad|[@caasperr](https://github.com/developerwaleed)|[@developerwaleed](https://twitter.com/developerwaleed)|[@developerwaleed](https://www.linkedin.com/in/developerwaleed/)|- Currently none.
Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull RequestIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue, feel free to check the [issues page](../../issues/).
If you like this project. Don't forget to give it a ⭐️
- A big thanks to [@microverseinc](https://github.com/microverseinc) for the project idea, guidance and inspiration.
- Thanks to Julieta Ulanovsky, Sol Matas, Juan Pablo del Peral and Jacques Le Bailly from [Freepik](https://twitter.com/DeeMaejor) for the background images
- Thanks to [Cindy shin](https://www.behance.net/adagio07) for the design.- **What inspired me to create this project?**
- The inspiration for this project came from microverse – a software development bootcamp where you work with teammates remotely on different projects.
This project is [MIT](./LICENSE) licensed.