Skip to content

chengsig/huntr-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Hand built react drag and drop without using existing libraries.

The backend runs on json-server.

The backend and frontend run at localhost:5000 and localhost:3000 respectively at the same time using Concurrently.

Getting Started

in terminal, clone the repo, and cd into the directory:

$ npm install
$ npm start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

To dos:

  • set up relational database for backend
  • update edit function for form
  • set up login for different users authentication and authorization

About

huntr job board clone using react drag and drop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published