/jobba

Github Jobs client app [TypeScript, React]

Primary LanguageTypeScript

Jobba

Client app for Github Jobs API

Run Locally

Clone the project

  git clone https://github.com/mbredikhin/jobba.git

Go to the project directory

  cd jobba

Install dependencies

  npm install

Start the server

  npm run start

Authors