[Finance APP ] is a react app that displays a list of stocks and services; when a user clicks on a stock, the app displays a list of companies that can be filtered using the search bar; each firm has its own photo, description, and details; and the app is free to use.
Client
- REACT JS
<li><a href="#">JSX</a></li>
<li><a href="#">Js</a></li>
- [Display a list of stocks and services ]
- [Filter the companies by typing in the search bar ]
- [Display individual information about a selected company ]
- [Backward arrow to return to the previous page ]
test-branch Live demo Link
To get a local copy up and running, follow these steps.
-
In order to run this project you need:
-
git: A tool for managing source code
-
Visual Studio Code: A source code editor
-
Live Server: A simple web server utility for Visual Studio Code
Clone this repository to your desired folder: https://github.com/MICHAELKITH/capstone-react.git Example commands:
cd my-folder
https://github.com/MICHAELKITH/capstone-react.gitInstall this project with:
` cd my-project
- Run npm install after cloning the repo
- Run npm start for development.
- Run npm run build for production
To run tests, run the following command:
npm run test
You can deploy this project using:
👤 Michael Kithinji
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- [Full navigation of the page ]
- [Improve the UI/UX design ]
- [Add more Features of filtering the companies ]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a start and share it with your friends.
I would like to appreciateMicroverse for providing the resources and the platform for us to be a Professional full-stack developer. I would like to thank Nelson Sakwa for providing the greate design in Behance that we used as a reference to build this Application
This project is MIT licensed.
This project is MIT licensed.