This project is a small React.js application built using Next.js, designed to meet the specified business requirements. It includes user authentication, profile management, and a payment date checker component.
Ensure you have the following installed:
- Clone the repository
git clone https://github.com/pjdarch/quickly-code-challenge.git
cd quickly-code-challenge
- Install dependencies
pnpm install
- Run the development server
pnpm dev
The application will be available at http://localhost:3000.