https://github.com/mre55/mihreteab-react-redux
This is a simple app that shows the list of products on the `home page`, and clicking on any product title, should navigate to the `details page` of the product which shows more details about the selected product. Users should be able to filter the products based on the `product category` dropdown which is available on the home page.
https://github.com/mre55/mihreteab-react-redux
api react-router reactjs redux tailwindcss webpack
Last synced: 3 months ago
JSON representation
This is a simple app that shows the list of products on the `home page`, and clicking on any product title, should navigate to the `details page` of the product which shows more details about the selected product. Users should be able to filter the products based on the `product category` dropdown which is available on the home page.
- Host: GitHub
- URL: https://github.com/mre55/mihreteab-react-redux
- Owner: Mre55
- Created: 2022-04-22T18:07:17.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-25T20:00:01.000Z (about 4 years ago)
- Last Synced: 2025-02-22T04:16:07.201Z (over 1 year ago)
- Topics: api, react-router, reactjs, redux, tailwindcss, webpack
- Language: JavaScript
- Homepage:
- Size: 961 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mihreteab React Redux App
> This is a simple app that shows the list of products on the `home page`, and clicking on any product title, should navigate to the `details page` of the product which shows more details about the selected product.
> Users should be able to filter the products based on the `product category` dropdown which is available on the `home page`.
## Live Link
- [Heroku](https://mihreteab-react-redux-app.herokuapp.com/)
## Built With
- ReactJS
- Redux
- API
- React-router
- Tailwind CSS
- Webpack
## Getting Started
**To get a local copy up and running follow these simple example steps:**
### Prerequisites
- For this project, you don't need additional tools.
### Setup
``` sh
git clone git@github.com:Mre55/Mihreteab-react-redux.git
```
``` sh
cd Mihreteab-react-redux
```
### Install
- After cloning the repository on your local environment and run `npm install` on your terminal.
```sh
npm install
```
### Usage
- To start the dev server just run `npm start`. You can work in your favorite Code Editor.
👤 **Mihreteab Misganaw Aride**
- GitHub: [@Mre55](https://github.com/Mre55)
- Twitter: [@MreMisganaw](https://twitter.com/MreMisganaw)
- LinkedIn: [Mihreteab Aride](https://www.linkedin.com/in/mihreteab-aride-86249812b/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
- Feel free to check the [issues page](https://github.com/Mre55/Mihreteab-react-redux/issues).
## 👏 Show your support
Give a ⭐️ if you like this project!