Skip to content

A basic app similar to kanban to be fully hosted on heroku (back and frontend)

Notifications You must be signed in to change notification settings

Matt-Cam/kanbanish-on-heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kanbanish-on-heroku

A basic app similar to kanban to be fully hosted on heroku (back and frontend). It is developed using the MERN stack. Live site can currently be found at https://kanbanish-in-react.herokuapp.com/.

Steps to run this locally:

  1. clone to local computer
  2. navigate to root folder and run "npm i" + [enter]
  3. Still in the root folder, run "node server.js"
  4. navagate to the client folder ("~kanbanish-on-heroku/client/) and type "npm i" + [enter]
  5. still in the client folder, type "npm start" + [enter]
  6. in your browser, navagate to http://localhost:3000/

About

A basic app similar to kanban to be fully hosted on heroku (back and frontend)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published