This the shop project given in capgemini full stack hackathon challenge.
Technology-Stack
- Django
- ReactJs
The APP uses REST API architect,all the data returned by the app is in json format and mapped to the client by ReactJS
1. Clone the repo.
2. Set Up API.
3. Set Up Client .
1.) git clone https://github.com/vinitraj10/shop
2.) API-readme
3.) Client-readme