Skip to content

Jobs feed for junior developers using react express and redis

Notifications You must be signed in to change notification settings

HarshSolanki18/jr-jobs-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jr-jobs-feed

Jobs feed for junior developers using react express and redis from github jobs api

credit

Aaron Jack-Code drip

requirements

follwing should be installed on computer

  1. Nodejs v12
  2. redis-server

local setup

  1. In root directory run npm intall
  2. cd client and run npm install

run locally

run express server

node api/index.js

run cron worker in seperate teminal

node worker/index.js

finally run client in seperate teminal using command

cd client  
npm start

flow of the application

About

Jobs feed for junior developers using react express and redis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published