PMA Project management app Libraries used Antd - for ui components redux-saga - for redux nextjs - to build the app How to run git clone npm install To run the app in development npm run dev To run the app in prod npm run build npm run start DB Used Localstorage