/stock-app

A simple stock app built with React, React Router, React Custom Hooks, and MUI Based Components.

Primary LanguageJavaScript

Stock App

A simple stock app built with React, React Router, React Custom Hooks, and MUI Based Components.

About Me ๐Ÿ’™ยป

๐Ÿ“ซ How to reach me yusufbali


How To Run This Project ๐Ÿš€


  • Clone the repo

    git clone
  • Install yarn packages

    yarn install
  • Run the project

    yarn start
  • Open the project on your browser

    http://localhost:3000/
    • Enjoy! ๐ŸŽ‰

About The Project

inter

In this project, I built a simple stock app using React, React Router, React Custom Hooks, and MUI Based Components. I used the React Router to navigate between the pages. I used the React Custom Hooks to create custom hooks and used the Material UI to create the UI components.