Skip to content

University project: developing a responsive and interactive website for "CO2 Radar". Based on React/Next.js with Page Router, JavaScript and Bootstrap 5 with SCSS

Notifications You must be signed in to change notification settings

catmir/co2_radar

Repository files navigation

Welcome to CO2 Radar

This is an university project based on Next.js with the aim of developing an interactive and responsive website for a fictional non-profit environmental organisation. All data is fictional unless otherwise stated.

To run the CO2 Radar Website

First, install the necessary Node modules from package.json with:

npm install

Then 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.

About

University project: developing a responsive and interactive website for "CO2 Radar". Based on React/Next.js with Page Router, JavaScript and Bootstrap 5 with SCSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published