Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 772 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 772 Bytes

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Libraries Used:

  • React Redux
  • Redux toolkit
  • TailwindCSS
  • formik
  • React Transition group

For Enhancement:

  • Add JEST and Cypress test
  • Add Storybook
  • Improve the state management so the data is more dynamic
  • Add eslint
  • Use Framer library for nicer transition
  • add validation
  • Mobile Friendly - the design is very Desktop version but it can be enhanced for mobile view
  • Improve the styling to perfection