/news-journal

View & Search the latest U.S. and Global News!

Primary LanguageTypeScript

News Journal: Daily Dispatch

View the latest U.S. and Global News!

Technologies used:

Abstract:

In an era defined by the relentless flow of information, staying informed has never been more essential. Daily Dispatch is an application designed to provide users with easy access to up-to-the-minute news from both national and global sources, as well as a powerful search feature to delve deeper into the day's events.

Stay informed. Stay connected. Stay ahead with Daily Dispatch.

Preview of App:

View U.S. News

Screen Shot 2023-09-14 at 5 51 29 PM

Viewing Global News

Screen Shot 2023-09-14 at 5 51 19 PM

Search articles

Screen Shot 2023-09-14 at 6 22 21 PM

Installation Instructions:

Please note, this appliation is not deployed as the News API used for this project only allows use from localhost with the free developer plan. In order to access this app, request an api key here, then follow the instructions below.

  • Fork this repository.
  • Clone it to your local machine using the command: git clone git@github.com:lauraguerra1/news-journal.git.
  • Run the command: cd news-journal
  • Run the command: npm install
  • Run the command: npm start

Context:

  • I am a student of Turing School of Software and Design's 7 month program. This project was completed in the last quarter of the program as a mock interview take home challenge.