- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
BookStore An online bookstore that uses React and Router likely refers to a web application or website for buying and browsing books online. React is a popular JavaScript library for building user interfaces, and "Router" likely refers to a routing library like React Router, used for managing navigation within the application. This combination allows for dynamic and interactive user experiences when searching for and purchasing books on the website.
By building this application, I will learn how to use React and Redux.
- React Router
- React components
- JavaScript
- CSS
- ReactJS
- Redux
- Eslint
- Stylelint
Describe between 1-3 key features of the application.
- [Add Reducer and Actions]
- [Use redux in react components]
- [Connect to API]
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 folder
`git clone git@github.com:Umuhan/Bookstore.git`
Install this project with:
cd project
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
You can deploy this project using:
👤 Umuhan Mohamud
- [Initialize project with components (React only)]
- [Add reducers and actions.]
- [Use Redux in React components.]
- [Connect to API.]
- [Styling ]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project
I would like to thank Microverse
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.
```