https://github.com/biancahpp/jobclient
https://github.com/biancahpp/jobclient
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/biancahpp/jobclient
- Owner: biancahpp
- Created: 2021-01-19T17:38:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-14T18:17:46.000Z (over 4 years ago)
- Last Synced: 2025-01-23T01:35:23.705Z (4 months ago)
- Language: SCSS
- Size: 841 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)