Skip to content

Latest commit

 

History

History
61 lines (41 loc) · 1.7 KB

README.md

File metadata and controls

61 lines (41 loc) · 1.7 KB

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.