- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Bookstore] is a simple web app that displays a list of books and allows you to add and remove books from that list.
Client
Languages
- JavaScript
- JSX
- [Display a list of books.]
- [Add a book.]
- [Remove a selected book]
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/Marcraphael12/Book_store.git
Install this project with:
cd Book_store
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm run test
👤 Marc Raphael
- GitHub: @Marcraphael12
- Twitter: @Marcraphael20
- LinkedIn: Marc raphael
- [Using Redux Store]
- [Fetching Data from an external API]
- [Removing the selected book]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project feel free to add comments, and give a star
Give credit to everyone who inspired your codebase.
I would like to thank Microverse for supporting
This project is MIT licensed.