Skip to content

gigicupp/nextjs-typescript-login

 
 

Repository files navigation

Code Challenge Repository

Overview

This repository contains boilerplate code you will use to build the create account form. You will be working out of the src/ and test/ directories.

Tech used

You have been given a starter repository using TypeScript / React / NextJS. You will only need a basic understanding of these technologies to successfully complete this coding challenge. Refer to the documentation links below for more information.

Development

Testing

Commands

npm install for initial setup.

npm run dev starts the development server. The page exists at localhost:3000/create_account.

npm test runs the tests.

Versions

▶ npm -v
7.9.0
▶ node -v
v12.15.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 86.5%
  • SCSS 10.5%
  • JavaScript 3.0%