Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thecodechaser/book-store
Book Store is a web application to add favorite books by user, users can add and remove books, This website is built using REACT and JavaScript libraries.
https://github.com/thecodechaser/book-store
css html javascript react redux webpack
Last synced: 18 days ago
JSON representation
Book Store is a web application to add favorite books by user, users can add and remove books, This website is built using REACT and JavaScript libraries.
- Host: GitHub
- URL: https://github.com/thecodechaser/book-store
- Owner: thecodechaser
- Created: 2022-01-17T14:00:38.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-01-22T10:13:14.000Z (almost 3 years ago)
- Last Synced: 2024-10-10T04:03:22.566Z (29 days ago)
- Topics: css, html, javascript, react, redux, webpack
- Language: JavaScript
- Homepage: https://book-store-thecodechaser.netlify.app
- Size: 3.03 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/thecodechaser-blueviolet)
# Book-Store
> Book Store is a web application to add favourite books by user, users can add and remove books, This website is built using REACT and JavaScript libraries.
## Screenshots:
![screenshot](./src/images/Screenshot1.png)
Project's features are added into seperate branch to keep main branch safe.
## Built With
- HTML
- CSS
- JavaScript
- Webpack
- REACT
- Redux## Online live link
[Visit project online](https://book-store-thecodechaser.netlify.app)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A text editor(preferably Visual Studio Code)### Install
- [Git](https://git-scm.com/downloads)
- [Node](https://nodejs.org/en/download/)### Using it Locally
- Clone the project from GitHub `[email protected]:thecodechaser/book-store.git`
- Run the following commands as listed in your terminal:
- `npm install`
- `npm start # this will make webpack watching for your changes in code`
- `npm run test #This is to run the tests`## Visit And Open Files
[Visit Repo](https://github.com/thecodechaser/book-store)
## Download Repo
[Download Repo](https://github.com/thecodechaser/book-store/archive/refs/heads/main.zip)
## Authors
👤 **Ranjeet Singh**
- GitHub: [@githubhandle](https://github.com/thecodechaser)
- Twitter: [@twitterhandle](https://twitter.com/thecodechaser)
- LinkedIn: [LinkedIn](https://linkedin.com/in/thecodechaser)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/thecodechaser/book-store/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Inspiration: Microverse
## 📝 License
This project is [MIT](./MIT.md) licensed.