Create a multi-step form in React.js that takes user information and saves them in a database
The project uses the MERN (MongoDB, Express.js, React.js, Node.js) stack for full-stack development
- Locate yourself in the root folder
- run npm install
- npm install --prefix client
- npm run dev