Live link: https://coderizzz.onrender.com
Submission for Edvanta Frontend Assignment Task.
- Open a terminal & Clone the repo
cd CODERizzz
- Install the required modules
npm i
ornpm install
- Start the development server
npm run dev
- Go to
http://localhost:5173/
in your favourite browser and start coding 🥳