An approx Udemy clone with Fullstack MERN development
Here's a brief introduction to what this project does and why it's useful.
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
cd pubdemy-be
npm i
npm start
cd ../pubdemy-fe
npm i
npm start