Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 518 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 518 Bytes

Arquivei Lite

Check the result of the challenge proposed by Arquivei.
This is my first project using NextJs.

  • Development time: 10h
  • All fields have validation and mask.
  • Don't have form and validation library.
  • All screens are responsive

Getting Started

Install the dependencies:

npm install

Run the development server:

npm run dev

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