This repo contains the landing page for turbocore.org. It is built using Next.js and was bootstrapped with create-next-app
You can use the following commands to run the project locally:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.