Skip to content

Intern MERN Stack Coding Challenge Assesment by Roxiler System Ltd., Pune.

Notifications You must be signed in to change notification settings

AmolChipte/Roxiler_Assesment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Roxiler_Assesment

Intern MERN Stack Coding Challenge Assesment by Roxiler System Ltd., Pune.

Required Softwares

  1. Visual Studio Code
  2. MongoDBCompass
  3. node.js Framework

How To Run Project

  1. Download Repository
  2. Open Downloaded Repository in Visual Studio Code
  3. Change Directory to Client Dir using 'cd client'
  4. in VS Code Terminal, Run 'npm i' or 'npm install'
  5. Change Directory to Server Dir using 'cd server'
  6. in VS Code Terminal, Run 'npm i' or 'npm install'
  7. Split Terminal into two
  8. Run 'npm run dev' on Server Terminal to start Server
  9. Run 'npm start' on client Terminal to Start Client Page

How to Load Third party API Data to Database

  1. Direct to 'server/server.js'
  2. Remove Comment on line 30
  3. Update MongoDB URL in 'server/models/ProductTransaction.js

About

Intern MERN Stack Coding Challenge Assesment by Roxiler System Ltd., Pune.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published