This project allows users to edit the contents of a website and customie it according to their own preferences.
- User authentication : users are expected to login to their accounts to gain authoriation to use and edit the website
- Editable content: users can edit the content of the website through a text box provided and apply their changes on the website.
- Real time changes: users can view the updates made to the website and articles in real time.
Change directory to the src folder inside the backend-server folder.