A simple stock app built with React, React Router, React Custom Hooks, and MUI Based Components.
About Me 💙»
📫 How to reach me
-
Clone the repo
git clone
-
Install yarn packages
yarn install
-
Run the project
yarn start
-
Open the project on your browser
http://localhost:3000/
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.