- React JS - Frontend (By Me)
- Java - Backend (By Asmin Shrestha & Sandip Tiwari)
- PostgreSQL - Database (By Asmin Shrestha)
- Java API here
- Clone it and run it in a server
- Set Up PostgreSQL Database
- Manually add Products through admin API
- Run the server
- API reference to Postman here
#Frontend
- Clone this repo
- Install dependencies
npm install
- Run
npm start