Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 890 Bytes

README.md

File metadata and controls

48 lines (26 loc) · 890 Bytes

Revive

A recycling sneakers makers landing website to show how a waste materials are converted into beautiful sneakers and delivered to you.

Tech Stack

Client: NextJs, TailwindCSS, Framer-motion, Responsive UI

Badges

Add badges from somewhere like: shields.io

MIT License GPLv3 License AGPL License

Run Locally

Clone the project

  git clone https://github.com/bajrayejoon/revive

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start