The name of the website is DIGITAL INDIA. It's an e-commerce website. Here, user can shop for any kind of digital accessory.
https://frontend-nagarajumedida.vercel.app/
https://github.com/Nagarajumedida/abstracted-flowers-3228#abstracted-flowers-3228
Install project with npm
for frontend
cd frontend
npm install
npm run start
for backend
cd backend
npm install
npm start