HIRE-D is a web application designed to help LHL graduates to showcase their projects to potential employers. The app also allows employers to easily look at different developers and their projects to see if they would be a great fit for their open positions.
Live preview: https://hirefromlhl.netlify.app/projects
- PostgresSQL(ElephantSQL)
- Express
- React
- Node
Install dependencies by going into each folder, react-front-end and express-back-end, and in each folder running npm install. Once dependencies are installed open 2 terminals and run npm start in each folder.
