Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 654 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 654 Bytes

i did it

Share your works with the frontend community. Sign in with Github. Choose your repository and add a description. That's it!

How to contribute

  1. Fork this repository
  2. Clone your forked repository
  3. Create a new branch
  4. Commit your changes
  5. Push your changes
  6. Create a pull request

Please make sure to follow the contribution guidelines.

How to run the project

Make sure you have installed the pnpm package manager.

  1. Clone the repository
  2. Install dependencies with pnpm i
  3. Run the project with pnpm dev

Open http://localhost:3000 with your browser to see the result.