Skip to content

san00/MERN_CRUD-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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