Skip to content

Flash Point is a sleek React app that lets you search and explore the latest news by keyword, powered by a live News API. Stay informed, fast.

License

Notifications You must be signed in to change notification settings

Pavkv/flash_point_front

Repository files navigation

Flash Point Front-End

This is the frontend portion of the Flash Point application. It allows users to search for news articles by keyword, view the results, and save favorite articles (when logged in). The app is responsive, supports mobile and desktop layouts, and integrates with the News API.


Main Page

image

Saved Articles Page

image

Link for the back-end of a project

https://github.com/Pavkv/flash_point_back


Web Link

https://flashpoint.twilightparadox.com


📌 Description

The front-end is a React-based single-page application that interacts with a back-end API to:

• Search for news articles by keyword using the News API • Display search results with article images, dates, sources, and descriptions • Allow users to register, log in, and securely save articles to their personal collection • View and delete saved articles on a separate page

The project supports responsive design and is optimized for both desktop and mobile experiences.


🚀 Features

  • Keyword-based news search
  • Save articles (with backend integration)
  • Responsive mobile/desktop UI
  • Modal sign-in/sign-up system
  • Protected routes for saved articles
  • Theme-aware toggle icons

🧪 Technologies Used

  • React with hooks and context
  • React Router
  • Vite as build tool
  • CSS3 for styling
  • ESLint + Prettier for code linting and formatting
  • JWT for token-based authentication
  • Fetch API for making requests

📄 License

This project is licensed under the ISC License.


👨‍💻 Author

Pasha Zobov 2025 © FLASH POINT


Feel free to add suggestions or submit issues via GitHub.

About

Flash Point is a sleek React app that lets you search and explore the latest news by keyword, powered by a live News API. Stay informed, fast.

Resources

License

Stars

Watchers

Forks