Check the Financial statements of the biggest US tech companies!
- Major languages
- JavaScript
- HTML & CSS
- Frameworks
- React & Redux
- Technologies used
- VSCode
- Git & GitHub
- FinancialModelingPrep API (link here);
- NPM
To get a local copy up and running follow these simple example steps.
- Install Git Bash
- Install a code editor
- Install Node.js
- Clone the repo using
git clone https://github.com/JuliCarracedo/StockStation.gitin your git Bash
- Open the created folder using your code editor.
- Using its integrated command line, run
npm ito install all dependencies
- Run
npm startto deploy a local version of the app - Reload the page as little as you can. The API only has 250 requests available per day and each loading of the page uses 8 of them
- Run
npm testto run all tests using Jest
👤 Julian Carracedo
- GitHub: @JuliCarracedo
- Twitter: @CarracedoTrigo
- LinkedIn: Julian Carracedo
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Base design is property of Nelson Sakwa on Behance
This project is MIT licensed.
