/track-opp

Web app to keep track of job applications.

Primary LanguageTypeScript

Keep Track - TrackOpp

This is a client web application, user can sign in and keep track of job applications and its state.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

To set up client server

  • Clone Repository

    $ git clone https://github.com/nobioma1/track-opp.git

  • Change directory into client folder

    cd client

  • Install Node Modules

    $ yarn

  • Setup Environment Variables (.env) on root folder

    Check .env.sample file for environment variables

  • To start app

    $ yarn start

Built With