Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 433 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 433 Bytes

E-Chart

This is a simple web application that show power usage in graph

Technologies Used

  • React
  • HTML/CSS

Getting Started

To run the application locally, follow these steps:

  1. Clone the repository:

git clone https://github.com/wajidafridi/e-graph.git

  1. Navigate to the project directory:

cd e-graph

  1. Install the dependencies:

npm install

  1. Start the development server:

npm start