Skip to content

When the page loads, the web app shows the list of categories that could be filtered out by name and rank When the user clicks (or taps) on a category item, the application navigates to the details page. On the details page, the web app retrieves data from the API to show detailed data in the category.

License

Notifications You must be signed in to change notification settings

ahadb802/air-stock

Repository files navigation

logo

Financial Stock Webapp

📗 Table of Contents

📖 Project Name

AIR Stock

🛠 Built With

  • CSS, JavaScript, Reactjs, Redux

Key Features

Home page

When the page loads, the webapp shows the list of categories that could be filtered out by name and rank
When the user clicks (or taps) on a category item, the application navigates to the details page.

Details page

In the details page, the webapp retrieves data from the API to show detailed data in the category.
When the user clicks on the "Back" button (X), the user navigates to the home page.
  • Use webpack to bundle React js.

(back to top)

🚀 Live Demo

For Live Description Click Here

(back to top)

🚀 Live Version

For Live Version Click Here

(back to top)

💻 Getting Started

To clone the repository in local environment try following steps.

Prerequisites

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Node.js.

You can check if Git is installed by running the following command in the terminal.

$ git --version

Likewise for Node.js and npm for package installation.

$ node --version && npm --version

Setup

Clone the repository using this link

Install

In the terminal, go to your file directory and run this command.

$ git clone https://github.com/ahadb802/air-stock.git

Usage

This website is applicable for both mobile and desktop version.

Run tests

npm run Test

Deployment

Deployed on Netlify.

(back to top)

👥 Authors

👤 Abdul Ahad Bhatti

(back to top)

🔭 Future Features

  • Styling of the webpage
  • Animation to add or remove functionality

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome! Add suggestions by opening new issues.

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

I would like to thank:

  • Microverse
  • Code Reviewers
  • Coding Partners
  • Nelson Sakwa the author of the original design. and i am very gratefull that i can use the his idea.

(back to top)

❓ FAQ

(back to top)

📝 License

This project is MIT licensed.

About

When the page loads, the web app shows the list of categories that could be filtered out by name and rank When the user clicks (or taps) on a category item, the application navigates to the details page. On the details page, the web app retrieves data from the API to show detailed data in the category.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published