Skip to content

a social media website for professional growth

Notifications You must be signed in to change notification settings

aki0501/reach-4-the-clouds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS35L Project

Group Members

  • Maya Balakrishnan
  • Genevieve Chin
  • Joana Fang
  • Aki Hasegawa-Johnson
  • James Wu

Instructions for running

cd frontend
npm i
npm start

Then open new terminal:

cd backend
npm i
npm start

If MongoDB connection is failing, try using a network with non-strict firewall. For example, UCLA networks "eduroam" or "UCLA_WIFI" should work, whereas "UCLA_WEB" will not.

About

a social media website for professional growth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.3%
  • CSS 19.5%
  • HTML 4.2%