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

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.

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!