This is an web application to show a phone catalog based on React, Redux, Node and Ëxpress.
Follow the instruction to start the project locally in your machine
git clone https://github.com/SabrinaFZ/product-catalog-react
Install the dependencies
npm install
Run in development mode
npm run dev
Open at http://localhost:8080
Install the dependencies
npm install
Run in development mode
npm run dev
Open at http://localhost:3000/phones
- React
- Redux
- Webpack
- Node
- Express
Sabrina Fernández Zambrano