/jobify

Node.js | Jobify is a simple job board for sites.

Primary LanguageJavaScriptMIT LicenseMIT

🎉 JOBIFY 🎉

Jobify is a simple job board for sites - Developed during the FullStack Lab 2 of DevPleno.

Screenshot 📷

Jobify

Prerequisites 💻

NodeJS

Settings 🔧

Clone the project:

git clone https://github.com/franciscojsc/jobify.git

Enter the folder:

cd jobify

Deployment 🚀

Install the dependencies:

npm install

Launch the application:

npm start

Access the application at http://localhost:3000.