Skip to content

A mobile-friendly website where mentees can view a forum of related posts and interact with mentors, with whom mentees can be paired

Notifications You must be signed in to change notification settings

jcelaya775/codetogive_team5_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshots

login

questionnare

pairing


TO DO:

  • Database
  • REST API
  • Frontend
  • ML Algorithm
  • Unity Gamification (optional)
  • Deployment (optional)

Available Scripts

In the project directory, you can run:

npm install

Installs all dependencies needed by the backend server (express.js).

npm run client-install

Installs all dependencies needed by the frontend client (react).

npm run dev

Runs the app in development mode.
Open http://localhost:3000 to view it in your browser.

npm run server

Runs the server stand-alone, allowing you to utilize this as a RESTful API resource by sending requests with a valid url.
Open http://localhost:5000 to send a default request in your browser.

npm run client

Runs the react client app stand-alone. Note, most content will not be displayed if this is run without the server. Open http://localhost:3000 to view it in your browser.

All pages will reload when you make changes.
You may also see any lint errors in the console.

Learn More

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

About

A mobile-friendly website where mentees can view a forum of related posts and interact with mentors, with whom mentees can be paired

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published