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

https://github.com/cleversamer/mern-starter

Full MERN Stack Starter App
https://github.com/cleversamer/mern-starter

express mongodb nodejs react react-native

Last synced: over 1 year ago
JSON representation

Full MERN Stack Starter App

Awesome Lists containing this project

README

          

# Project Title 🚀

Simple overview of use/purpose.

## 🔴 Live Demo

Not live yet...

## Description

An in-depth paragraph about your project and overview of use.

## Getting Started

### Dependencies

- Server:

- AccessControl
- Bcrypt
- Cors
- DotEnv
- Express
- Express Mongo Sanitize
- Express Validator
- HTTP Status
- JsonWebToken
- Lodash
- MailGen
- Mongoose
- NodeMailer
- Passport
- Passport JWT
- XSS Clean

- Client:
- React
- React DOM
- React Router DOM
- React Scripts
- Styled Components

### Installing

- Server:

- Write on the termianl `cd ~ && cd server && npm install`

- Client:
- Write on the termianl `cd ~ && cd client && npm install`

### Executing Program

- Server:

- Write on the termianl `cd ~ && cd server && npm start`

- Client:
- Write on the termianl `cd ~ && cd client && npm start`

## Help

- No issues detected yet...

## Authors

- [Samer A.](https://cleversamer.web.app/)

## Version History

- 1.0 🚀
- Initial Release