Skip to content

sol4ik/react-finance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-finance

Final project for Web delopment course (React development module).

web-site routing

Af the search feature is not developed yet, the users can surf through 4 pages:

  • / - welcome page
  • /dji - data on Dow Jones Industrial Average
  • /gspc - data on S&P 500 Index
  • 404 not found page for any query that doesn't match the ones above

The routing process is managed in src/finance-page/index.js file.

All the data for content components is fetched from the local files stored in respective content folders.

About

Home assignment for Web development course (React development module)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors