- There are two folder -> i) client (frontend), ii) server (backend)
- Use these command for frontend
git clone https://github.com/Git21221/TODO-complex.git cd TODO-complex npm i npm run dev - Use these commands for backend server
npm i npm run dev
- I will provide .env.sample file, you just need to make a env file with same keys but values will be yours.
- After making changes
git add . git commit -m "<your commit massage>" git push origin main
- After that make a PR with proper details of your changes and screenshot.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|