This repository contains the code for my implementation of Joseph's winning design from the Relume Design League 2. The website is built using React and Tailwind CSS.
Figma Design File: https://www.figma.com/community/file/1216113412996841002
- Clone the repository:
git clone https://github.com/saipranay47/recycle.git
- Install dependencies:
npm install
- Run the development server:
npm start
- Open http://localhost:5173 in your browser to view the website.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License. See the LICENSE file for more information.