Skip to content

codesignerd/react-jobs-app

Repository files navigation

React Jobs App

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

Simple react jobs app replicant by @bradtraversy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published