Skip to content

karoldavid/react-ts-registration-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React TypeScript Registration Form (Coding Challenge)

Here is a link to the live version: https://karoldavid.github.io/react-ts-registration-form/.

Image React TypeScript Registration Form

Getting Started

Prerequisites

Make sure you have Node v14 or later and npm installed.

Installing

  1. Clone or download the repository.
  2. cd into the project directory.
  3. Run npm install to install the npm packages locally.
  4. Run npm start to run the app. The app should open automatically in a web browser.

Built With

Author

  • Karol Zyskowski

Questions? Send an email to: [email protected]

License

This project is licensed under the MIT License - see the LICENSE.md file for details