Skip to content

elvern18/nus-tutor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NUSTUTOR (Orbital Project)

NUSTUTOR aims to help NUS students find a community that can help them thrive and excel.


Technologies used

  • React.js
  • Node.js
  • Express.js
  • MongoDb
  • CSS
  • JAVASCRIPT

Libraries and Tools used

  • mongoose
  • Express
  • MUI
  • Styled Components

Features built

  • Login/signup with backend authentication
  • Add new post to feed
  • Upvote/downvote any post
  • See and write comments to any post

Team Members

How to use our app?

  • Install git on your machine
  • Clone our repository by running the command
  • git clone https://github.com/antonlee59/nus-tutor.git
  • Change directory to nus-tutor/backend by running
  • cd nus-tutor/backend
  • And then run the following commands
  • npm install npm start
  • Change directory to nus-tutor/client by running
  • cd nus-tutor/client
  • And then run the following commands
  • npm install npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.3%
  • CSS 9.5%
  • HTML 6.2%