//project name
Table of Contents
- GitHub Repository
- Demo Video
- Drive Link to Screenshots of your project
- Hosted Website Link
- Hosted Backend Link
Mention all languages/libraries/frameworks used in your project domain-wise
You can use icons too - find them here
- HTML
- CSS
- JavaScript
- React
- etc.
- NodeJS
- ExpressJS
- etc.
- MongoDB
- etc.
-Ml
List down all the fully implemented features in your project
List down all the partially implemented features in your project
For the Web-App 1.Clone the GitHub repo.
git clone <url>2.Enter the client directory. Install all the required dependencies.
cd frontend
npm install
npm start3.To start the backend server:4
cd backend
npm install
npm startAdd names of your team members with their emails and links to their GitHub accounts
Add names of your mentors with their emails and links to their GitHub accounts