Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shiham123/mern-quiz-app-server

This is server side MERN Stack quiz app. Here i write clean code readable code. I am use here node js with mongoose.
https://github.com/shiham123/mern-quiz-app-server

eslintconfig expressjs mongodb-atlas mongoose-js node-js prettier-configs yarn

Last synced: 5 days ago
JSON representation

This is server side MERN Stack quiz app. Here i write clean code readable code. I am use here node js with mongoose.

Awesome Lists containing this project

README

        

### Packages

- [NodeJS](https://nodejs.org/en)
- [ExpressJS](https://expressjs.com/)
- [Mongoose](https://mongoosejs.com/)
- [Eslint](https://eslint.org/)
- [Prettier](https://prettier.io/)
- [Cors](https://www.npmjs.com/package/cors)
- [Dotenv](https://www.npmjs.com/package/dotenv)
- [Nodemon](https://www.npmjs.com/package/nodemon)
- [morgan](https://www.npmjs.com/package/morgan)

### Database

- [Mongodb](https://www.mongodb.com/)

## How to install this repository

I am use here yarn to run package and install package. So first clone repository and then just type yarn. For run this backend yarn dev it will start the browser

#### [Client site github repo link](https://github.com/Shiham123/MERN-Quiz-App-Client)

#### [Server Deploy link](https://mern-quiz-app-server-eta.vercel.app/)