Skip to content

timothyrusso/news-explorer-frontend

Repository files navigation

NewsExplorer Project

This repository contains the front end part of "NewsExplorer" project that features user authorization, user registration and handles articles and users.

Project main funtionalities

This is a project that showcases a news explorer application where users can search news from a public API and save them in their profiles. This project is made following detailed specifications and Figma.

This application contains hover effects, links and transitions effects. Main functionality:

  • Search news
  • Save or remove news articles from the user profile
  • Articles administration panel
  • User authentication

Running the project

git clone repository_url — to clone the repository locally.

npm install — to install all the dependencies.

npm run start — to launch the application.

Backend repository

Link: https://github.com/timothyrusso/news-explorer-backend

Project preview

Preview1

Preview2

Preview3