Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 361 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 361 Bytes

This project is a simple dashboard template application in react with some built-in features

Available Features

-costum hook for data fetching.

-global error, loading and alerts handling while data fetching.

-global data store using useReducer and useContext (instead of redux).

-main dashboard layout components powered by ant desgin and sass support.