Frontend for a project management app with create, update, delete, search and pagination. Responsive design.
Live: https://esto-es-challenge.vercel.app/
- React.js
- Next.js
- useSWR (data fetching)
- Styled components
- TailwindCSS
- formik+yup (form validation)
- Clone the repo
- npm install
- npm run dev