- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Bookstore is a website that allows users to see the list of books, add a book to the list, and remove a book from the list. It is built with React, Redux, and Bookstore API.
- CSS
- React
- Redux
- Displays the list of books
- Add a book to the list
- Remove a book from the list
To get a local copy up and running, follow these steps.
In order to run this project you need:
- node.js
- git
Clone this repository to your desired folder:
-
Open your terminal
-
Navigate to the directory where you want to clone the project.
-
Clone the project using by running the following command:
git clone https://github.com/AbeeraTahir/Bookstore.git
Install this project using the following command:
npm install
.
To run the project, execute the following commands:
npm run build
npm start
To run tests, run the following command:
npm test
👤 Abeera Tahir
- GitHub: @AbeeraTahir
- Twitter: @AbeeraTahir8
- LinkedIn: Abeera Tahir
- Functionality to the Update Progress and Edit button can be added.
- Comments feature with each book can be added.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
N/A
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.