GreenFoot is an open-source carbon footprint calculator application developed collaboratively by multiple developers. It provides an intuitive interface for users to track and analyze their carbon footprint through various metrics and visualizations.
- Node.js
- Apollo Server
- TypeORM
- TypeGraphQL
- JWT Authentication
- React
- Next.js
- Flowbite UI Components
- Playwright for E2E testing
- Jest for unit testing
- Clone the repository
git clone https://github.com/yourusername/greenfoot.git
- Install dependencies
cd greenfoot
npm install
- Set up environment variables
cp .env.example .env
- Run development server
npm run dev
We welcome contributions from the community! Please read our contributing guidelines before submitting a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
Special thanks to all the developers who have contributed to making GreenFoot possible.