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.