- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Book-store] is a project of creating a book storage app using React and Redux.
- React
- Redux
- Linters
Client
- [Use React to create book components]
- [Use SPA to create different sections of the app]
- [Use css to modify the appearance of the list]
This project is useful and important as it gives developers an experience of how to use React to create book storage applications.
To get a local copy up and running, follow these steps.
In order to run this project you need a compatible browser to load the html file
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/yegonkimutai/Book-store-project.git
Install this project with:
cd book-store-project
yarn install
npm install
To run tests, run the following command:
npx hint .
npx stylelint "\*_/_.{css,scss}"
👤 Brian Yegon
- GitHub: @yegonkimutai
- Twitter: @yegonbrian8
- LinkedIn: Brian Yegon
- [More styling]
- [Modification of appearance to look awesome]
Contributions, issues, and feature requests are welcome!
If you like this project please like and share. You can also reach out to my platform so we can have further discussions
I would like to thank my partner and reviewers of the code for helping make the site better.
This project is MIT licensed.