Simple News App to demostarte my skills in vanilla JavaScript and Using LocalStorage.
The project contains many pages using (HTML , CSS AND JS ), Main page for displaying news in general and the most important news around the world, one for every topic as tech, economy and politics. The last page for displaying the news in details with image, headline and description.
Local storage is used in this project to help keep my Comment Section whenever I refresh the page.
- As a user, I need to be able to:
- visit your site and immediately see the most important news in a special section.
- visit your site and see a navigation link for the different page sections.
- see the different news sections and each section should contain its related news (e.g. Politics, Sport, Economy, Tech ...etc ).
- see a separate section aside from the page, that contains the most read articles.
- see a separate page that contains the news details (a photo, text description) and any related news.
- be able to add my opinion about the news, which will be added to the list of others opinions. 🥳