Skip to content

React jobs project from TravesyMedia YouTube crash course

Notifications You must be signed in to change notification settings

nduagoziem/React-Job-Board

 
 

Repository files navigation

React Jobs Project (YouTube)

This is the jobs listing project from the YouTube crash course.

Usage

This project uses JSON-Server for a mock backend.

Install Dependencies

npm install

Run JSON Server

The server will run on http://localhost:8000

npm run server

Run Vite Frontend

React will run on http://localhost:3000

npm run dev

Build for Production

npm run build

Preview Production Build

npm run preview

About

React jobs project from TravesyMedia YouTube crash course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 40.7%
  • JavaScript 37.8%
  • CSS 21.5%