moguejiofor / huntr-clone

huntr job board clone using react drag and drop

Home Page:https://vigilant-banach-5a1a7c.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://vigilant-banach-5a1a7c.netlify.com/


Languages

Language:JavaScript 88.0%Language:HTML 7.8%Language:CSS 4.3%