Skip to content

Quizato is a MERN stack web application where you can make account, take some quizzes and leave reviews to the quiz too.

Notifications You must be signed in to change notification settings

Availablecoder/Quizato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Quizato 🎲

Quizato is built with the latest MERN technologies, It is a simple quiz application where users can signup/login and answer some quizzes question besides submitting review functionality after taking the

There is a user settings page and many great features which will be clearly seen in the live preview.
live preview πŸš€


Get Started

Installing depencicees

    cd server
    npm install
    cd ../client
    npm install

Add Environment

in /server folder create .env file and put all the keys existed in .env.sample file in it and add your convenient values

Repeat the previous step in /client folder too.

Start Development

Once you finished you can go to /server and start local server instantiation

npm start

Repeat the previous step in /client folder too.

npm start

Now frontend and backend are working and you can start development πŸ˜€.


Technologies used

Technology Source
Frontend framework react
React state management redux
UI library mui
Backend nodejs
Database mongodb
mongodb object modeling mongoose
Authentication jwt
Cloud Storage cloudinary
Mail Service sendgrid

About

Quizato is a MERN stack web application where you can make account, take some quizzes and leave reviews to the quiz too.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published