StudyNotion is a Edtech website. Where a "Instructor" can upload his courses and a "Student" can watch his lectures by paying him. This website is built using MERN (MongoDB, Express, React, NodeJs) Technologies. Frontend/UI is base on React, Redux, Tailwind, CSS, Javascript and HTML.
Full Stack Website - Click Here
Frontend - Click Here
Backend - Click Here
Frontend Live at - Click Here
Backend Live at - Click Here
This is a Edtech website, where user can be Instructor or an Student. Instructor can upload his courses and Student can enroll in his courses by paying him and watch his lectures.
git clone https://github.com/sunny8080/Study-Notion-Mern-Frontend frontend
cd frontend
npm i
mv example.env .env
npm start
mkdir StudyNotion
cd StudyNotion
git clone https://github.com/sunny8080/Study-Notion-Mern-Frontend frontend
cd frontend
npm i
mv example.env .env
cd ..
git clone https://github.com/sunny8080/Study-Notion-Mern-Backend backend
cd backend
npm i
5.4 Rename "config/example.config.env" to "config/config.env" and set/update all the values/settings of your own
mv config/example.config.env config/config.env
cd ../frontend
npm run dev
The Website is live at - https://study-notion-mern-sunny8080.netlify.app/
- Version - 1.0.0
- License: sunny8080
- Author: Sunny Kumar