Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 1.66 KB

README.md

File metadata and controls

48 lines (36 loc) · 1.66 KB

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