Work on the landing page as much as you want. All contributions are welcome.
PRs that are pushed should be clear and concise. Use of images is mandatory.
After making changes write and if your PRs get accepted , write a mail to [email protected] to update changes and present status gif.
The monorepo is built in Next Js.
Fork the repo
Clone it locally
Then, run the development server:
npm install
npm run dev