Skip to content

Full stack Node MongoDB React Multi-Step Sign-Up/Login Form with REST API

Notifications You must be signed in to change notification settings

nicola24/multi-step-form-react

Repository files navigation

React Multi-Step Sign-Up/Login Form with REST API

Full stack MongoDB, React, Node and Express app

Up & Running

Install dependencies:

$ npm install

Fire up server and webpack:

$ npm start
$ npm run dev

Once the server is running, you can visit http://localhost:3000/

Composition

Multi-Step-Form-React uses:

  • React
  • React-router
  • Node & Express
  • MongoDB & Mongoose
  • Webpack & Babel
  • Bootstrap & styled-components

Alt text