- Next.js
- Typescript
- Styled Components
- Svgr
- Clone the repo.
- Copy the
.env.exampleand create an.env.localat the root. - Run a
yarn install. - Run a
yarn dev. - View the site in your browser at
http://localhost:3000/.
For more detailed docs -> Start here.

