/shop

Shop-A E-commerce Web app written in django and Reactjs

Primary LanguageJavaScript

Overview

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

Steps to be followed

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