Skip to content

bertamatu/job-search-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

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

Node.js | Cheerio | Express | React Js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published