Vite: A fast build tool and development server.
JavaScript: Programming language used.
ReactJS: JavaScript library for building user interfaces.
Bootstrap: For styling. Install with: npm i [email protected]
React Icons: For using various icons. Install with: npm i react-icons
React Router DOM: For routing. Install with: npm i react-router-dom
Axios: For making API requests. Install with: npm i axios
Zustand: For state Management. Install with: npm i zustand
Clone the repository: git clone https://github.com/Vibhusha22/KUKU_FM_Assignment_Frontend.git
Navigate to the project directory: cd
Install dependencies: npm install
Running the Project To start the development server, run: npm run dev
The project will be available at http://localhost:5173/