nishitmehta1 / MERN-TargetSumDragnDrop

Target Sum using Drag n' Drop

Home Page:https://agile-sands-15137.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Target Sum using Drag n' Drop

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


Languages

Language:JavaScript 82.8%Language:CSS 11.9%Language:HTML 5.3%