san00 / MERN_CRUD-app

A MERN CRUD app to manage job listings.

Home Page:https://vacancy-manager.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MERN - Job vacancy manager

A responsive, fullstack, CRUD application (create, read, update, delete) designed & built from scratch to manage job vacancies. App styling Sass & BEM naming.

Screen Shot 2020-03-16 at 20 16 36

Installation

  • Download or clone the repository
  • To install backend dependencies - npm install
  • To install frontend dependencies - npm install client
  • To run server & client - npm run dev

otherwise

  • To run the server alone (backend) npm run server
  • To run the client alone (React frontend) npm start

Technology Stack

  1. MongoDB
  2. Express
  3. React
  4. Node.js

License:

MIT 2020