Skip to content

vinitraj10/shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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