This repository contains a simple example of multistep registration form created with React, Redux and Styled Components. Available only in a mobile phone view.
-
Download this repository using
git clone https://github.com/elszczepano/React-Redux-multistep-form.git
. -
Install dependencies via
npm install
oryarn install
. -
Start project using
npm start
or build usingnpm run build
.
Created by Dominik Szczepaniak