Skip to content

kamalvk18/MernQuizApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MernQuizApp

Quiz App developed using MERN Stack.

Steps to follow:

  1. Clone the complete repository
  2. Install all the dependencies by executing the command 'npm install' in both subfolders 'backend' and 'frontend'
  3. Update the '.env' file present in the backend folder with your MongoDB URL.
  4. Start the backend server using the command 'node server.js' in one terminal.
  5. Start the frontend server using the command 'npm start' in another terminal.
  6. You are good to go, your server should be started at 'http://localhost:3000'

About

Quiz App developed using MERN Stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •