Skip to content

tobzy/jimdo-form-trial-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the Jimdo Form trial project. It was setup with create-react-app

The project already includes a setup for react with redux and thunk.

Task

Please build a responsive form. The form should include a Name, EMail and Message field. The labels should be next to the inputs on a big screen and above on a small screen (<= 600px).

When the user submits the form, sending of the data should be simulated with a timeout. While sending a loading indicator should be shown and all inputs must not be accessible.

Please add a test that checks if the form submits its data when the submit button gets clicked.

You are totally free in deciding how you build this. If anything is unclear to you, just make an assumption and proceed with what you think makes sense.

Setup

yarn

Start

yarn start

Run tests

yarn test

Demo

A demo for this application can be found here.

Tools:

  1. ReactJS
  2. Surge was used for deployment
Tags: Jimdo, ReactJS, Redux.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published