- React
- Vite
- JavaScript
- HTML/CSS
- TailwindCSS
To run this project locally, follow these steps:
- Clone the repository:
git clone [email protected]:cybertron288/infinite-icon-slider.git
- Navigate to the project directory:
cd infinite-icon-slider
- Install the dependencies:
yarn install
- Start the development server:
yarn dev
- Open your browser and visit
http://localhost:1234
to see the project in action.