/mern-starter-boilerplate

Mongo db, Express, react and node js Full-stack boilerplate application with redux and Jwt authentication

Primary LanguageJavaScript

MERN boilererplate

Mongo db, Express Js React And Node js Fulstack application with Redux and jwt Authenticaion.

Installation

Git clone https://github.com/Eberewill/mern-starter-boilerplate.git

$npm install

cd client

$npm install

Todo

create default.json file inside the /config folder

{
  "mongoURI": "mongodbUrl",
  "jwtSecret": "yoursecrettoken"
}

from the root directory run

$npm run dev  //start both back end  express API and React Script

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. hlease make sure to update tests as appropriate.

License

MIT