Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.04 KB

README.md

File metadata and controls

14 lines (11 loc) · 1.04 KB

Thunder Archiver ⚡️

A web app that helps the employees of Electricity Boards around the world to manage electricity connections digitally. See README for more details!

Dev Build Instructions

  • The project has two package.json one at the root level for backend server and one inside the client directory for frontend dependencies
  • Run npm i on both places to install the directries
  • Execute npm run dev at the root level to concurrently run the react server and node.js server
  • PS - the project use nodemon at the development level

Screenshots

Screenshot 2023-06-22 at 7 57 20 PM Screenshot 2023-06-23 at 2 06 24 AM Screenshot 2023-06-23 at 2 08 02 AM