Skip to content

aaronmicalbeck/Project-Two

Repository files navigation

Project Description - HamJARS is a full-stack web application , work order software that organizes, tracks, and schedules your Work orders activities. Faster. Better.

Application Heroku Link

The link below will give you direct access to HamJARS web application using your web browser via the Heroku web service. (NOTE: There will be a momentary delay when first accessing the Heroku servers.)

Local Environment Setup

To use HamJARS web application application from your local environment, you must accomplish the following steps below:

Step 1 - Clone my repo using the command line below.

git clone https://github.com/aaronmicalbeck/Project-Two

Step 2 - Change directory to the cloned repo folder.

cd project-tow

Step 3 - Install all required NPM packages.

npm install

Step 4 - Start the application server using the command line below

npm start

Step 5 - Start the application client using the Url below in your browser

http://localhost:3000/login

Technology used

Built With

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published