Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

wes-public-apps/MERN-To-Do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

MERN-To-Do

#Todo Project Progression

  1. complete the following tutorial - https://codingthesmartway.com/the-mern-stack-tutorial-building-a-react-crud-application-from-start-to-finish-part-1/

#Purpose The purpose of this project is to learn about the MERN stack through an example project. This project uses a MERN stack to create a todo web application.

#setup You must install the following on your machine:

  • mongoDB
  • Node.js

#run instructions Start Server

  • open the backend directory in the terminal
  • run "nodemon server"

Start Client

  • open the client directory in the terminal
  • type "npm start"

#future work I will change this project to use docker next.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published