Skip to content

faizaslam11/Register-MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Register form using MERN Stack for a given task

Steps to run this project

Follow this article to install and start the MongoDB database on your local machine.

To run the project first start the MongoDB server as explained above and then execute the following commands in sequence from the multi-step-form-using-mern folder.

1. yarn install
2. yarn build
3. cd server
4. yarn install
5. yarn start

and access your application on http://localhost:3030/

This project was bootstrapped with Create React App.

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published