This application was developed for a BSc project at the University of Zurich. The website can be accessed at: https://streaming-co2-rechner.ch.
Your feedback and contributions are welcome!
Follow these instructions to start developing.
First, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying e.g. pages/index.js. The page auto-updates as you edit the file.
Learn More
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.
The website is deployed using the Vercel Platform with auto-deployment configured for the master branch. Feel free to create a development branch and open a pull request when developing for this project. We will gladly have a look at your contributions and approve them for production!
Check out Next.js deployment documentation for more details.