Skip to content

JohanTran02/news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Project name

News Web App

Development team

  • Sophie Adlen - Developer
  • Elin Riihimäki - Developer
  • Johan Tran - Developer
  • Gabriel Kassarp - Developer

Description

  • This web application fetches and displays news from an external API source. Users can search for specific news, read full articles, and save their favorites for future reference.

Installation

  1. Clone this repository to your local machine using git clone https://github.com/your-username/news-web-app.git
  2. Navigate to the newly created directory using cd news-web-app
  3. Install all dependencies using npm install axios
  4. Start the application using npm start

Technologies

  • JavaScript is used for application logic.
  • Axios is used to make HTTP requests to the API.
  • UUID is used to generate unique identifiers.
  • HTML and CSS are used to render the web page.

Usage

  1. Upon starting the application, a list of the latest news is displayed.
  2. Use the search field to search for specific news by entering search terms and pressing Enter.
  3. Click on a news item to read the full article on the original source.
  4. To save a news item as a favorite, click on the bookmark icon next to the news item.
  5. To view your saved favorites, click on "Favorites" in the menu.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published