Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.1 KB

README.md

File metadata and controls

47 lines (29 loc) · 1.1 KB

Recycle - Relume Design League 2 Winning Design

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.

Live Demo:

https://rdl2final.vercel.app/

Screenshots (few sections of the live demo):

recycle landing page background color changing carousel Alt text footer

Figma Design File:

Figma Design File: https://www.figma.com/community/file/1216113412996841002

Installation:

  1. Clone the repository:
git clone https://github.com/saipranay47/recycle.git
  1. Install dependencies:
npm install
  1. Run the development server:
npm start
  1. Open http://localhost:5173 in your browser to view the website.

Contributing:

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License:

This project is licensed under the MIT License. See the LICENSE file for more information.