This is a simple website project for school. The website includes several pages and features such as liking an article, saving articles for later, submitting forms, and posting comments.
To run the project, simply open the index.html
file in any web browser.
index.html
: The main page of the website.saveForLater.html
: Page to display articles saved for later.about.html
: Page containing information about the website.contacts.html
: Contact information page.likeArticle.js
: JavaScript file for liking articles.formSubmission.js
: JavaScript file for form submission functionality.comments.js
: JavaScript file for posting comments.saveForLater.js
: JavaScript file for saving articles for later.genreForm.js
: JavaScript file for handling the genre form in index.html.style.css
: The main CSS file containing styles for the website.images/
: Folder containing images used on the website.
Author: Arnold Twala