Shop what you wish for
- React
- Tailwind CSS
- TypeScript
- Node.js
- Express.js (Backend API)
- Fetch API
-
Clone the Repository:
git clone <> cd genie
-
Instal Dependencies and Start Backend cd backend npm install uvicorn app:app --reload
-
Start Application npm start