Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexander16108/react-bookstore
This project will lay foundations for your Bookstore website. You will create a React and Redux app. You will structure your files using the "feature folder" approach. You will also set up routing using React Router.
https://github.com/alexander16108/react-bookstore
css javascript react react-redux redux
Last synced: 21 days ago
JSON representation
This project will lay foundations for your Bookstore website. You will create a React and Redux app. You will structure your files using the "feature folder" approach. You will also set up routing using React Router.
- Host: GitHub
- URL: https://github.com/alexander16108/react-bookstore
- Owner: alexander16108
- Created: 2021-11-15T12:31:43.000Z (about 3 years ago)
- Default Branch: development
- Last Pushed: 2021-11-18T14:50:15.000Z (about 3 years ago)
- Last Synced: 2024-12-07T16:12:04.248Z (about 2 months ago)
- Topics: css, javascript, react, react-redux, redux
- Language: JavaScript
- Homepage:
- Size: 1.69 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Bookstore app
This project will lay foundations for your Bookstore website. You will create a React and Redux app. You will structure your files using the "feature folder" approach. You will also set up routing using React Router.## Built With
- JavaScript/React
- Redux
- React Router
- JSX
- CSS
## Setup
- Get the link of the repository: [https://github.com/chaw-bot/bookstore](https://github.com/alexander1608/React-BookStore)
- Clone it as [email protected]:chaw-bot/bookstore.git on a Terminal
- Usage
- Run npm install on a Terminal to install the modules
- Run yarn start on a Terminal to start the server
- Open http://localhost:3000/bookstore to view it in the browser.
## Author👤 **Alexander Odufuye**
- GitHub: [@Alexander](https://github.com/AlexanderMayowa)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/alexander16108/React-BookStore/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
Microverse
React and React Router documentation
Stack Overflow