node.js | cheerio | express | react js
The Client which serves the FrontEnd - using
React Js
, and the API - using Node/Express/Cheerio
.In your terminal, navigate to the api directory.
Run
npm install
to install all dependencies.Run
node app.js
to start the app.In another terminal, navigate to the client directory.
Run
npm install
to install all dependencies.Run
npm start
to start the appWith the two apps running, open your browser in http://localhost:3000/.
Search For a Job!