Your final destination for job search
Project Team
- Michael Stack
- Zach Yusuf
- Dominic Deantonio
Front implementation for nobsjb
1.) NobsJB.link - deployed application
To get this project started, you need to have the following software installed
1.) Node LTS 12.16.1
2.) You also need an account on Mongo Atlas
Download the Zip folder, and on command line run the following commands
For Windows - npm run dev
For Mac - sudo npm run dev
This is how you can get a development environment running
1.) Install NPM packages:
npm install
2.) Start the server (default port is 5000)
npm run server-dev
3.) Go to http://localhost:5000 to view application on your local machine.
Front-end | Back-end | Deployment |