Skip to content

nesmabu/node-energy

Repository files navigation

Node Energy

React frontend with JSON Server backend.

Setup & Running

# Install dependencies
npm install

# Start backend (JSON Server)
node server.js
# Runs on http://localhost:3004

# Start frontend (in a new terminal)
npm run dev
# Runs on http://localhost:5173

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published