Skip to content

fathilabs/mern-todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todos App

Todos App is simple app for practicing make a app with react with express (MERN Stack). I hope with this example app, all of you can rebuild app with your code style and don't copy and paste.

Core of the App

  • Front End (HTML, CSS, React.js)
  • Backend (express.js)
  • Database (MongoDB)

How to use this application

Please follow these intructions for using this app.

  1. Install the app both frontend and backend npm run install:full
  2. For running backend only npm run dev or npm start on root of project
  3. For running frontend only npm start on frontend folder
  4. For running both npm run dev:full on root of project.

In this app, is not provided command for production stage.

Happy Codding!!!

About

#MERN-project-1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors