Share your works with the frontend community. Sign in with Github. Choose your repository and add a description. That's it!
- Fork this repository
- Clone your forked repository
- Create a new branch
- Commit your changes
- Push your changes
- Create a pull request
Please make sure to follow the contribution guidelines.
Make sure you have installed the pnpm package manager.
- Clone the repository
- Install dependencies with
pnpm i
- Run the project with
pnpm dev
Open http://localhost:3000 with your browser to see the result.