A simple website built using Next.js, Typescript and Tailwind CSS.
- Clone repository -
git clone <repo url>
. - Run
yarn
for dependencies installation - Run
yarn dev
for starting local server - Follow
http://localhost:3000
unless other port is specified