-
Clone the Repository:
git clone https://github.com/iAmritMalviya/fullstack-assignment cd fullstack-assignment
-
Frontend:
- Create a React app in the
frontend
folder. - Follow the instructions in
frontend.md
to complete the frontend.
- Create a React app in the
-
Backend:
- Create a Node.js app in the
backend
folder. - Follow the
backend.md
instructions to complete the backend.
- Create a Node.js app in the
-
Push Your Work:
- Push both the frontend and backend apps to the same repository.
- Make sure the repository is public.
-
Submit Your Work:
- Paste the GitHub repository link in the Google form you received after pushing your code.