Skip to content

prpfortiz/CCAPDEV-MP

Repository files navigation

CCAPDEV-MP-Expense-Tracker

Machine Project for CCAPDEV-2022-T2

image

Members

  • CAI, EDISON BARCELA
  • FORTIZ, PATRICK RYAN PINEDA
  • SY, MATTHEW JERICHO GO

Local Set Up

  • MongoDB must be installed and running before starting.
  • Download the ZIP file of the repository and unzip it in your location of choice. Alternatively, git clone the repo.
  • Open a command prompt in the location of the unzipped folder (e.g., using cd <path>, or by right-clicking then "Open in Windows Terminal", etc.).
  • Run npm install in the command prompt to install the necessary dependencies.
  • Then to run the application just execute the command node index.js. Alternatively, do npm run dev to auto-restart node when file changes are detected (be sure to do npm install nodemon -g first).
  • To access the web application simply open in your web browser the url http://localhost:3000/

NPM Packages Used

Other libraries

References

  • Bootstrap 5.2 docs
  • W3Schools

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published