Front-end focused multi-page project using Next.js and tailwind css which was assigned by Ahalya
| public/assets | ||
| src | ||
| .gitignore | ||
| broker.js | ||
| eslint.config.mjs | ||
| jsconfig.json | ||
| next.config.mjs | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.mjs | ||
| README.md | ||
Commit - 1
Tech stack - Next.js , tailwind css
Status - Currently, this project has a fully developed single page(brokers) where user can add, view, edit and delete broker details.
Issues - Maintain same color palatte and also add icons instead of the placeholder text
Next Goal - Break down one huge file into different components to improve readability and reusability. ----> The directories for this has been already created