A simple app which allow users to generate forms that can be filled using the link generated.
Sign in page
Account of a user
Create form page
- Fork the project.
- Clone the project.
- Navigate to the project directory .
- Install dependencies with
npm install
. - Run
npm start
. - Open localhost:3000 in your browser .
- Node js
- Express js
- MongoDB
- Passport