MarcosRGD / job-search-web-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Job search web app.

This project is made for learning purposes only.


node.js | cheerio | express | react js

About the APP:


The Client which serves the FrontEnd - using React Js, and the API - using Node/Express/Cheerio.

How to run the API:


In your terminal, navigate to the api directory.
Run npm install to install all dependencies.
Run node app.js to start the app.

How to run the CLIENT:


In another terminal, navigate to the client directory.
Run npm install to install all dependencies.
Run npm start to start the app

With the two apps running, open your browser in http://localhost:3000/.
Search For a Job!

About


Languages

Language:JavaScript 87.4%Language:HTML 9.2%Language:CSS 3.4%