- 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
- React
- MongoDB
- Express
- Google Cloud
- Celebrate
- Validator
- Dotenv
- Bcryptjs
- NGINX