Client app for Github Jobs API
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
Client app for Github Jobs API
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