Skip to content

jhebmann/prello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prello

Live Demo

See prello in action !

Instructions to run

  • Install Mongodb from Here
  • Install Node.js from Here
  • Do the npm install in both directories (front_end and back_end)
  • Start Mongodb sudo mongod
  • Start back_end nodemon server
  • Start front_end npm start

Ports being used

  • Mongodb :27017
  • Socket.io :8000
  • Back End Api (Express) :8000
  • React App :3000

Architecture Diagram

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published