- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Bookstore is a sample web application where we can performs add delate and edit books.
- Reactjs
- JavaScript
- CSS
- [Add books]
- [Remove Books]
- [Edit Books]
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:
git clone https://github.com/codehass/bookstore.git
cd bookstore
Install this project with:
cd bookstore
npm install
To run the project, execute the following command:
npm run build
npm start
To run tests, run the following command:
npm test
This app is deployed in the GitHub Pages for easy viewing upon merged on the main branch. Please find the link in the Live Demo section.
👤 Author
- GitHub: @codehass
- Twitter: @hassanelourdy
- LinkedIn: Hassan El OUARDY
- [Books progress]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give a ⭐️
I would like to thank my partners.
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.