Want to try learn and work on it ? Instruction are Here 👇
-
Fork Repositories.
-
Clone to to your local system by using following comand.
git clone https://github.com/<your_user_name>/mearn-meet-app.git
- Navigate to the project directory 📁.
cd meran-meet-app
- Add reference to original repository (remote).[if you Want to contribute]
git remote add upstream https://github.com/kunal-umap/mearn-meet-app.git
- Then install node package.
npm install
- Then start the backend and frontend server.
npm start
- To start frontend only.
npm startReact
- If you are using local server don't forget to add .env file or config.env with given variable😁.
PORT=
MONGO_URI=
JWT_SECRET=
- Woooho! 🎊🥳 All setup (Note: change url in serviece and video page to use your local or hosted backend)
- if you want you can also keep frontend and backend in seperate file
ldkVideo.mp4
- React
- Redux
- Sass
- Express
- MongoDB