Skip to content

A check-in form component in 3 steps. #React.js #Javascript #Material-ui #mockapi

Notifications You must be signed in to change notification settings

MilaRCDias/Check-in-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check-in-form

A Form component for check-in in 3 steps.

  • Responsive
  • According to nationality different fields are shown
  • Used of a mock Restful API

Preview online

https://milarcdias.github.io/Check-in-form/

Usage locally

Download or copy the repository main brach.

Installation

First install all dependencies packages with:

npm install

Mock Server

To mock a RESTfull API the JSON-Server package was used

To start the server on PORT 3000:

npm run json:server

Start the Project

To start the project locally on PORT 8000:

npm start

About

A check-in form component in 3 steps. #React.js #Javascript #Material-ui #mockapi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published