https://github.com/edwardcdev/simple-job-listing
A simple job listing that post and list jobs. It is written in React, Typescript.
https://github.com/edwardcdev/simple-job-listing
react reactcontextapi reacthooks styled-components typescript
Last synced: about 1 month ago
JSON representation
A simple job listing that post and list jobs. It is written in React, Typescript.
- Host: GitHub
- URL: https://github.com/edwardcdev/simple-job-listing
- Owner: edwardcdev
- Created: 2021-10-17T12:57:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-17T13:01:42.000Z (over 3 years ago)
- Last Synced: 2025-01-29T11:52:17.703Z (3 months ago)
- Topics: react, reactcontextapi, reacthooks, styled-components, typescript
- Language: TypeScript
- Homepage:
- Size: 232 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Job List
This project is a simple Job Listing which use mock job data and written in **React** and **TypeScript**.
## Features
- **React Functional Components & React Hooks**
- **TypeScript**
- **React Context API**
- **Styled-Components**## Running
- `yarn install`
- `yarn start`