- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[React-Stocks-Project] In this project Stocks are fetched using API and their details are also fetched using API and details of the specific stock are shown when user click on that stock. User can also filter stocks using search Bar.
- [Video Link about Project] Click Here
- HTML
- CSS
- Javascript
- React-Redux
Client
- Create a stocks web app
- Show all stocks data using API
- Show details of specific stock on click using API
- User can filter specific stock using searchbar
To get a local copy up and running, follow these steps.
In order to run this project you need: Open terminal on the same folder of the project and run:
npm install
Clone this repository to your desired folder:
git https://github.com/zunairkhan811/react-stocks-project.git
cd react-book-store
Install this project with:
npm install
1. download the project from clone
2. Install all dependencies using *npm install* in your visual studio terminal
3. Run *npm run start*
4. You can see it in the browser
npm run build
To run tests, run the following command:
To check for html errors run:
npx hint .
To check for css errors run:
npx stylelint "**/*.{css,scss}"
To check for js errors run:
npx eslint "**/*.{js,jsx}"
👤 Muhammad Zunair khan
- GitHub: @zunairkhan811
- Twitter: @zunairkhan811
- LinkedIn: mzunairkhan
- Add Responsiveness to website
- Add some new features to the project
Contributions, issues, and feature requests are welcome!
Feel free to check the [https://github.com/zunairkhan811/react-stocks-project.git](issue page).
If you like this feel free to follow me on github and give this project a star..
- Thanks to Nelson Sakwa on Behance for the original design idea.
This project is MIT licensed.