Skip to content

The front-end of News Explorer, a React application where users can search for recent news articles via News API and save these into their account.

Notifications You must be signed in to change notification settings

denisehung/news-explorer-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News Explorer Front End

Project Description / Functionality:

  • This part of the project serves as the front-end for News Explorer, a website where users can search and save news articles.
  • Connected to a self-built API handling requests and data storage.
  • The controllers handle user creation, login, and getting user data, as well as saving, getting, and deleting articles based on user actions.
  • Back-end is hosted on Google Cloud and data is stored on and retrieved from MongoDB.
  • Site features include centralized error handling, authorization middleware, and environment variables.
  • Connected to the public News API to get news articles on search.
  • Link to back-end repository

Project Technologies/Techniques:

  • React
  • MongoDB
  • Express
  • Google Cloud
  • Celebrate
  • Validator
  • Dotenv
  • Bcryptjs
  • NGINX

Team


Links

➡️ API


✨ Demo

Homepage

news-ex-homepage


Saved Articles

news-ex-saved

About

The front-end of News Explorer, a React application where users can search for recent news articles via News API and save these into their account.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.0%
  • CSS 31.6%
  • HTML 2.4%