- Next.js
- Typescript
- Styled Components
- Svgr
- Clone the repo.
- Copy the
.env.example
and create an.env.local
at 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.