https://github.com/imrany/energy-app
Energy usage tracking app
https://github.com/imrany/energy-app
Last synced: 3 months ago
JSON representation
Energy usage tracking app
- Host: GitHub
- URL: https://github.com/imrany/energy-app
- Owner: imrany
- Created: 2024-11-05T18:19:35.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T16:05:15.000Z (7 months ago)
- Last Synced: 2025-01-19T23:20:03.679Z (4 months ago)
- Language: JavaScript
- Size: 1.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
### Requirements
- You need to download and install `Nodejs` (a javascript runtime), [Download here](https://nodejs.org/en/download/prebuilt-installer)Open your vscode terminal
```bash
npm i
```
run the project
Run the two project with
```bash
npm run dev
```Open [http://localhost:8000](http://localhost:8000) to view the project.