Skip to content

In this Project, Stocks Data is presented using Stocks API, and the details of every stock are shown when the user clicks on the specific stock, and the project is completed using React-Redux.

License

Notifications You must be signed in to change notification settings

zunairkhan811/react-stocks-project

Repository files navigation

React Stocks Project

project screenshot

📗 Table of Contents

📖 [React-Stocks-Project]

[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.

🛠 Built With

  • HTML
  • CSS
  • Javascript
  • React-Redux

Tech Stack

Client

Key Features

  • 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

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need: Open terminal on the same folder of the project and run:

 npm install

Setup

Clone this repository to your desired folder:

  git https://github.com/zunairkhan811/react-stocks-project.git
  cd react-book-store

Install

Install this project with:

  npm install

Usage

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

Build for production

npm run build

Run tests

  • Linter Tests

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}"

(back to top)

👥 Authors

👤 Muhammad Zunair khan

(back to top)

🔭 Future Features

  • Add Responsiveness to website
  • Add some new features to the project

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [https://github.com/zunairkhan811/react-stocks-project.git](issue page).

(back to top)

⭐️ Show your support

If you like this feel free to follow me on github and give this project a star..

(back to top)

🙏 Acknowledgments

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

In this Project, Stocks Data is presented using Stocks API, and the details of every stock are shown when the user clicks on the specific stock, and the project is completed using React-Redux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published