Study Buddy

Backend part

Demo Study buddy

You can view a demo version of the application at the following link

Auth data

For the teacher

login: teacher@email.com
password: teacher

For the student

login: student@email.com
password: student

Development Guide

  1. npm install
  2. npm start

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

Run Study Buddy Api

../Study-buddy-api npm start

npm test

Launches the test runner in the interactive watch mode.\

npm run build

Builds the app for production to the build folder.\