This is a Frequently Asked Questions Page Generator website, where one can directly input Questions and Answers in a Page like the one shown below. One question can also reference other questions for continuity between ideas. This is made using the MERN stack, MongoDB, Express.JS, React. Node.JS.
You have to add your own mongodb url in a .env file within the backend folder.
Now you can make multiple pages - so you can set up multiple FAQ pages. One can also have multiple accounts. This includes all of the CRUD functionality, and secures the data in the backend.


