Skip to content

smile101603/mern-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mern-stack

MERN Stack

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

To install the dependencies:

npm install

To run in development:

npm run dev

To run the server:

npm run server

To run the client:

npm run client

You have to edit the MongoDB URI in keys.js with your MongoDB URI

Built With

  • MongoDB - NoSQL database program
  • ExpressJS - Web application framework for Node.js
  • ReactJS - The JavaScript library used for building the user interfaces
  • NodeJS - JavaScript run-time environment
  • Webpack - Module bundler to bundle JavaScript files for usage in the browser
  • Bootstrap - Front-end framework for designing websites and web applications
  • Reactstrap - React Bootstrap components

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published