Skip to content

vikas-patel/two-step-form-nodejs

Repository files navigation

2-step user registration form with REST API

Full stack MongoDB, React, Node and Express app

Error validation: password and confirm password same

TODO: Show backend server error e.g. duplicate email

TODO: Dockerize

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

Underlying framework/libraries:

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

Alt text

About

Two step user registration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors