Skip to content

Climate-Resilient-Communities/crc_website

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Clone the repository using

git clone https://github.com/Climate-Resilient-Communities/crc_website.git

To set up dependencies run

npm install

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.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

Releases

No releases published

Packages

No packages published