Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 608 Bytes

File metadata and controls

14 lines (8 loc) · 608 Bytes

Start your own "Exam App"

This repository has starter code to start working on creating your own exam webapp.

Use this template

  1. Clone this repo to your own account with the green "Use this template" button. Now you are ready to start adding features!

  2. Run the command npm install to install all the dependencies in your package.json

  3. Create a new application in Auth0 for the exam's webapp

  4. When you seed the data for the first time, make sure to add your instructor email as user quraanrazan282@gmail.com in order to be able to login with your webapp and do the CRUD operations