📚 Twitch UI
The project is a clone of the Twitch streaming platform interface.
✈ Technologies
🚀 Features
- Infinite carousel built from scratch using React hooks and animated with Tailwind CSS.
- Dark theme that can be dynamically switched.
- Custom hook for the responsive grid that allows the number of grid columns to be adapted according to the width of the device.
- Animations at key interface points to make the user experience more enjoyable.
To run this project on your machine, follow these steps:
- Clone this repository:
git clone https://github.com/whitehorse21/twitch-ui.git
- Install the dependencies:
npm install
- Run the
npm start
command to start the local server and open the project in your browser
⚖ License
This project is licensed under the MIT license. See the LICENSE file for more information.