
React Admin Panel
This is a react admin panel that is used to display the latest statistics of users and products
I used React-Router-Dom to navigate between pages and separated components from pages to be easier to
maintain.
I purposely used only CSS to train my hand on how to style different complicated components and elements,
and Recharts library helped me in creating analogical graphs
It follows best practices as well as UX and is separated into routes and it's typical admin panel as those
which are used nowadays.
Technologies:
- - React
- - React Router Dom
- - CSS
- - Recharts