wunder-user-registration

Make sure to follow the steps to run the back-end first, you can find them by clicking here.

How to run

  1. Clone this repository
	git clone https://LeoSouzaNunes@bitbucket.org/leosouzanunes/wunder-user-registration.git
  1. Go to the folder
	cd wunder-user-registration
  1. Install the dependencies
	npm i
  1. Run the app
	npm run start