An open API service indexing awesome lists of open source software.

https://github.com/biancahpp/jobclient


https://github.com/biancahpp/jobclient

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Jobs App Client #

This app was built using ReactJS and SASS.

## Introduction ##

This fullstack application displays Job Postings. The user can filter jobs, add new jobs and also delete them.

## Getting Started ##

To get started, clone this repo and the [Server Repo](https://github.com/biancahpp/JobServer)

on your terminal type:

npm install

npm start

## Links ##

[Server Repo](https://github.com/biancahpp/JobServer)
[Deployed app](https://youthful-spence-b0dbe0.netlify.app/)