Skip to content

nishitmehta1/MERN-TargetSumDragnDrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Try now:

Link: https://agile-sands-15137.herokuapp.com/

Frameworks and Technologies Used:

  • MongoDb
  • ExpressJs
  • Reactjs
  • Node
  • React Drag n Drop
  • Postman
  • NPM
  • HTML, CSS

What I learnt from this:

  • Setting up the 'express-session' middleware
  • Implementing draggable components
  • Creating and authorizing sessions.
  • React-Routing
  • Loading data from MongoDb Database
  • Setting up a server using Express to connect MongoDb (through mongoose)
  • Making HTTP calls using axios in the frontEnd
  • Deploying apps to Heroku

To run locally

  • Download/Pull the master branch
  • Redirect terminal to the project folder
  • Redirect to BackEnd
  • Type 'nodemon server' and hit enter
  • Go to client and hit 'npm start'

Make sure Mongo server is running.

Releases

No releases published

Packages

No packages published