- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Bookstore] is a app for organizing personal book list. Add, Remove & track reading progress, bookmark are some key features in this application.
- React.jsx
- CSS module
- [Add new books]
- [Remove books]
To get a local copy up and running, follow these steps.
In order to run this project you need:
npm install
Clone this repository to your desired folder:
git clone https://github.com/Yonashenok/Bookstore-App.git
cd Bookstore
Install this project with:
npm install
To run the project, execute the following command:
npm start
To run tests on linters, run the following command:
npx stylelint "**/*.{css,scss}"
npx eslint "**/*.{js,jsx}"
To run test coverages, run the following command:
npm test a
You can deploy this project using:
npm start
👤 Yonas Henok
- GitHub: @Yonashenok
- Twitter: @yonashenok
- LinkedIn: LinkedIn
- [add test for project]
- [add animation]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please contact us with LinkedIn
I would like to thank my coding partners for shearing there knowledge and experience.
This project is LICENSE licensed.