Skip to content

r3nanp/roundest-mon

Repository files navigation

Roundest pokemon

Which pokemon is the roundest? Wanna find out?

🛠 Technologies used

  • Next.js
  • Typescript
  • TRPC
  • clsx
  • TailwindCSS
  • Storybook
  • husky

r3nanp license mit prs


🤔 How to run

Clone repository:

git clone https://github.com/r3nanp/roundest-mon.git

At the root of the project, run:

yarn or npm install

Copy the .env.example file to .env.local and fill the values:

cp .env.example .env.local

Run the following command in order to start the application in a development environment:

yarn dev

or

npm run dev

License 📚

MIT license.

Made by Renan Pereira

Give a ⭐️!