Jobify is a simple job board for sites - Developed during the FullStack Lab 2 of DevPleno.
Clone the project:
git clone https://github.com/franciscojsc/jobify.gitEnter the folder:
cd jobifyInstall the dependencies:
npm installLaunch the application:
npm startAccess the application at http://localhost:3000.
