This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
-
If you are not using TailwindCss and going for vanilla css try using modules, and not targetting global elements such as *, hr, br, h1, etc. Instead, try using classNames or Id for CSS, and please follow the modular approach.
-
Follow this Figma design
-
Do not try to merge into the main branch directly, please create a Pull request.
-
Do not try to change the font for now, please make your contribution in the existing font i.e. Inter