Skip to content

Latest commit

 

History

History
66 lines (51 loc) · 2.9 KB

README.md

File metadata and controls

66 lines (51 loc) · 2.9 KB
Logo

Triolo

A static Reactjs admin dashboard mockup/clone
Report Bug

About The Project

This is a static admin dashboard mockup/clone from Materio Theme. This has been built for learning purpose specifically focus in Reactjs. Feel free to use this project if you might find it usefull to you.

Built With

  • JavaScript
  • TypeScript
  • React
  • React Router
  • Redux
  • CSS3
  • SASS
  • HTML5
  • Styled Components
  • Vite
  • Vercel

Installation

  1. Clone the repo
    git clone https://github.com/Ashik-AD/react-dashboard.git
  2. Install NPM packages
    npm install
  3. Start local dev
    npm run dev

In the future

  • Add real authentication
  • Add Skeleton loading indicators

Acknowledgments

I find these resources usefull during building this project.