Skip to content

hollandmatt/stocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stocks

This app was bootstrapped with Create React App and follows the conventions it sets out for file naming etc.

Running

To run the app, use the following command:

npm start

You can then open http://localhost:3000/ in a browser.

Alternatively, you can view the app live, via https://hollandmatt.github.io/stocks/ - Travis CI is used to keep this up to date.

Testing

To run the unit tests, enter:

npm test

Tests are written in Jest and the React component tests use Enzyme.

Prettier is used to keep the code in a consistent format, to run it use:

npm run prettier

About

View stock information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published