This is a sample NextJS project that includes support for two-factor authentication, localization, Redux, styled-components, and Cypress testing. This project is intended to serve as a starting point for developers who want to build secure and scalable applications using NextJS.
To install this project, simply clone the repository and run the following command:
yarn install
To run the project, you can use the following command:
yarn dev
This will start the development server and open the application in your browser.
yarn run test
yarn run cypress