This app was built using ReactJS, NodeJs, MongoDB.
This fullstack application displays Job Postings. The user can filter jobs, add new jobs and also delete them.
To get started, clone this repo and the Client Repo
Create a .env file base on .env.example
On your terminal type:
npm install
npm start