/tie-client

Tie Frontend UI

Primary LanguageJavaScript

Client Interface for Tie Applicant Tracker

Install and Setup

Install all necessary packages.

npm install .

Run web app on local machine (localhost:3000)

npm run start

For full functionality, clone and run backend server locally.