starfall124 / job-listing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Dev Setup

1. Install Node.js and npm

2. Install dependencies

From the project root, run the following command.

yarn install

3. Running Locally

After install dependencies, run the following command to run project locally.

yarn start

Open http://localhost:3000 to view it in the browser.

About


Languages

Language:TypeScript 87.0%Language:HTML 8.9%Language:CSS 4.1%