Skip to content

Nebenmor/react-job-website

Repository files navigation

React Jobs Project

This is a React jobs listing website project to enable job search and hiring process easier

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

A fully responsive job website built with React, HTML and Tailwind CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors