r3nanp / roundest-mon

⚡️ Which pokemon is the roundest? Wanna find out?

Home Page:https://roundest-poke.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ⭐️!

About

⚡️ Which pokemon is the roundest? Wanna find out?

https://roundest-poke.vercel.app/

License:MIT License


Languages

Language:TypeScript 82.0%Language:JavaScript 14.2%Language:CSS 2.3%Language:Shell 1.5%