git clone https://github.com/AlbionaHoti/react_admin_dashboard.git
cd react_admin_dashboard
To start the project run
npm install
npm start
To start storybook run
npm run storybook
Feel free to add issues if you want to fix something or add new features :)