Skip to content

omarkhaleddd/NewsWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NewsWeb Project

This repository contains a project focusing on practicing JavaScript concepts such as Ajax requests, localStorage usage, DOM manipulation, and event listeners. The project uses the News API to fetch news articles and display them dynamically on a webpage.

Technologies Used

  • HTML
  • CSS
  • JavaScript
    • Ajax (fetch API)
    • localStorage
    • DOM manipulation
    • Event listeners

Project Overview

The "newsWeb" project helped me practice fundamental JavaScript skills by building a simple news application. It demonstrates how to use Ajax (fetch API) to fetch data from the News API, store data locally using localStorage, manipulate the DOM to render news articles dynamically, and implement event listeners for user interactions.

About

Practicing Javascript ( Ajax , localstorage , DOM , eventlisteners )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors