- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
EcoBalance EcoBalance is a web application made with Next.js, using NextAuth for user authentication and MongoDB as a database, this app allows you to register your home services invoices and keep track of your consumption establishing alerts.
TypeScript
Framework
Database
Auth
- [Registration and login using Next auth]
- [Users can create invoices and alerts]
- [ Responsive]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node.js
- MongoDB acount
Clone this repository to your desired folder:
git clone https://github.com/Alejandro-Bernal-M/ecobalance.git
cd ecobalance
Install this project with:
npm i
To start the server, first you need to create a .env file with your MONGO_URI, then execute the following command:
npm run dev
👤 Alejandro
- [Unit tests]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a star ⭐️
I would like to thank
- Microverse for the knowledge.
This project is MIT licensed.