The official website for Rehooks
If you need to make any changes to the website:
- Clone this repo
- Run
yarn
to install dependencies - Run
yarn dev
to start the server onhttp://localhost:3000
Big thank you to the Next.js team for the starting point for this website!