Welcome to the repository for my assignment as a frontend developer React intern! This project showcases my skills in building responsive web applications using React.js for fast development.
Link - https://catalix.vercel.app/
- React.js
- Tailwind CSS
To run this project locally, follow these steps:
- Clone the repository to your local machine.
- Navigate to the project directory.
- Install dependencies by running
npm install
. - Start the development server by running
npm run dev
. - Open your browser and navigate to
http://localhost:3000
.