Stock Hook app is all about watching the changes happens in stock market.
- React JS
- Redux
- JavaScript (ES6)
- financialmodelingprep API
- Linters (Stylelint, Eslint)
- Gitflow
- Jest
- design Credits to Nelson Sakwa,
You can view a live demo of the project using this link.
To get a local copy up and running follow these simple example steps.
- A web browser
- A code editor
Assuming you have git and node.js installed on your computer, please follow the steps below:
- Clone the repository using the following command:
git clone https://github.com/KareemWilson/StockHook.git
- Navigate to that folder in the command line using the
cd
command. - Run the following command to install the necessary packages:
npm install
. - Run the following command to view the project in the browser:
npm run start
.
👤 Kareem Magdy Wilson
- GitHub: @KareemWilson
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
Give a ⭐️ if you like this project!
Styles of the project created by Nelson Sakwa on Behance.
This project is MIT licensed.