Stock metrics is an app that allows you to display active stocks of companies ,and you can see I ncome statement of past 5years by selecting a selected company.It is built with react and redux .
Additional description about the project and its features.
-
Major languages (JavaScript)
-
Framework/Libraries (React, Redux)
-
Technologies/tools used
- create-react-app tool - Webpack(Code Bundlng et al) - Babel (code transpiling) - Jest(for testing) - Git(version control) - ESLint(JavaScript linting) - Stylelint(style linting)
To get a local copy up and running follow these simple example steps.
- A text editor(preferably Visual Studio Code)
$ git clone https://github.com/mugishasam123/Stock-metrics.git
$ cd Stock-metrics
$ npm install
$ npm start # this will open it in the browser and enable hot reloading
👤 ** Mugisha Samuel**
- GitHub: mugishasamuel
- LinkedIn: mugishasamuel
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.