Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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