Skip to content

All course files for the MERN Stack Tutorial course on the Net Ninja YouTube channel & the Net Ninja Pro website.

Notifications You must be signed in to change notification settings

andychokim/MERN-Stack-Tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MERN-Stack-Tutorial

This is a workout recording app that lets a user manage different workouts one has done

How to use:

  • Clone the following repository
  • Open a command prompt, navigate to /backend directory, and run 'npm run dev' command
  • Open another command prompt, navigate to /frontend directory, and run 'npm start'
  • The app will be launched with the localhost:3000 address

The stack consists of the followings:

  • MongoDB
  • Express
  • React
  • Node.js

All course files for the MERN Stack Tutorial course on the Net Ninja YouTube channel & the Net Ninja Pro website.

About

All course files for the MERN Stack Tutorial course on the Net Ninja YouTube channel & the Net Ninja Pro website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.2%
  • CSS 11.4%
  • HTML 10.4%