Skip to content

Build Full Stack "Track Your Job Search" App from Scratch with MongoDB, Express, React and NodeJS

Notifications You must be signed in to change notification settings

Belchenkov/jobify-mern

Repository files navigation

Jobify (MERN)

Build Full Stack "Track Your Job Search" App from Scratch with MongoDB, Express, React and NodeJS

Demo - Jobify

Jobify

Run The App Locally

npm run install-dependencies
  • rename .env.temp to .env
  • setup values for - MONGO_URL, JWT_SECRET, JWT_LIFETIME
npm start

Setup React App

  • create client folder
  • open terminal
cd client
npx create-react-app .
npm start
  • set editor/browser side by side
  • copy/paste assets from complete projectld Full Stack Application from Scratch with MongoDB, Express, React and NodeJS

About

Build Full Stack "Track Your Job Search" App from Scratch with MongoDB, Express, React and NodeJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published