Skip to content

Final project - an appointment making app for mentors and students

Notifications You must be signed in to change notification settings

llcoolk/Mentor4me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

final-project

SOURCE CONTROL (https://vimeo.com/271944969)

DEVELOPMENT (https://vimeo.com/282742245)

  • Open 2 CLI windows, 1 for your server & 1 for your client
  1. cd mentor4me
  2. npm install
  3. npm run dev
  4. cd mentor4me/client
  5. npm install
  6. npm start

PRODUCTION (https://vimeo.com/284967610)

  • To deploy your app to Heroku, complete the following steps:
  1. Uncomment the production code in server.js
  2. Save & create a pull request - wait for merge to master
  3. Signup for a free Heroku account at https://www.heroku.com
  4. Create a new Heroku app inside the dashboard
  5. Once created, select the Github integration option
  6. After you've connected to Github, you'll need to select the repo you are connecting to (final-project)
  7. Once it has been selected, scroll down to Manual Deploy and click the Deploy button

About

Final project - an appointment making app for mentors and students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published