A Product CRUD application made with React + Redux
- View live demo here: productzilla.netlify.app
This project was bootstrapped with Create React App.
- A modern web browser like Brave , Chrome , Firefox etc
- Node
1. Fork this repository 🍴
2. Clone your forked repository to your local system 👥
git clone https://github.com/<your-username>/react-product-crud.git
Or Download and extract the zip file.
- Install NPM packages
npm install
- Run
npm start
Open your browser & Go to http://127.0.0.1:3000 or https://localhost:3000
- ReactJs - A JavaScript library for building user interfaces
- Redux - A predictable state container designed to help you write JavaScript app
- Semantic UI - A UI component framework for theming websites