- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Stock Price App (React) is a SPA that allows you to: Display a list of stocks and their prices, Add enable user to view more details of the stocks.
Client
- Display a list of stocks and their prices
- View stock details
Link to Project Presentation.
- ReactJs
- NPM
In order to run this project you need:
- To have installed Nodejs in your Code editor. In case you don't have it, go to this site and download the setup based on your PC
Clone this repository to your desired folder using the above command:
cd my-folder
git clone https://github.com/mrprotocoll/react-capstone-microverse.gitInstall this project with:
cd my-project
npm install -yTo run the project, execute the following command:
cd my-project
npm startOpen http://localhost:3000/ to view it in the browser. The page will automatically reload if you make changes to the code. You will see the build errors and lint warnings in the console.
👤 mrprotocoll
- GitHub: @mrprotocoll
- Twitter: @dprotocoll
- LinkedIn: @mrprotocoll
- [Add good UI/UX]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
https://github.com/mrprotocoll/react-capstone-microverse
If you like this project, please don't forget to follow me and give it a star.
I would like to acknowledge and thank Financial Modeling Prep for the API, Microverse , and Nelson Sakwa who is the owner of my project original template design.
This project is MIT licensed.