Demo Product Store App (React-TypeScript)
- React
- TypeScript
- CSS (Material UI)
- Redux Toolkit
- Restful API
- Git
- Node.js
- Npm
- First clone the repository
git clone [email protected]:rehagursel/product-list-app.git
- Then go to the local directory and run below commands
npm install
npm start
- After following above steps, your browser should automatically launched. If not, open your browser and run:
http://localhost:3000