Fork the repository.
Then, run the development server:
npm install
npm run dev
# or
yarn install
yarn dev
Open http://localhost:3000 with your browser to see the result.
This website follows the JAMstack
ideology and is built using
Next.JS (JavaScript)
Tailwind CSS (Utility-First CSS Framework)
SCSS