Skip to content

A platform where students can share their notes for courses

Notifications You must be signed in to change notification settings

CUinspace233/StudyShare

 
 

Repository files navigation

StudyShare

A platform where students can share their notes for courses

Instructions of running the server and frontend

  1. Open a new terminal and run your backend by:
  • First, get into the backend repository, and run
  npm install
  npm run dev
  1. Open another terminal and run the frontend by:
  • First, get into the frontend repository, and run
  npm install
  npm run dev
  1. Open the url shown in your terminal

Feel free to play around!!!

About

A platform where students can share their notes for courses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.7%
  • TypeScript 29.5%
  • CSS 21.0%
  • HTML 0.8%