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

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.

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`