Skip to content

server-monitor/react-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WORKSHOP OBJECTIVES:

  • Fix the subreddit selection so that only the selected subreddit is highlighted.
  • Create a header component that updates its title based on the current selected subreddit.

##SETUP:

Node 4.2.6 is required

  1. Run npm install to install the dependencies.
  2. Run npm start to start the server.
  3. Navigate to http://localhost:8005.

Run npm test to run the tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.8%
  • CSS 4.1%
  • HTML 1.1%