KevinDutier / MorningNews-frontend

A tech news website that shows the latest articles. Made with React/Redux

Home Page:https://morningnews-vercel.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deployment

https://morningnews-vercel.vercel.app/

MorningNews - Frontend

MorningNews is a project that was made using React and Next JS during my Web Developper coding bootcamp at La Capsule, Paris.

It is a website that displays the latest tech news articles dynamically by communicating with the News API.

It allows the user to bookmark and to hide/unhide articles.

API: News API

Overview

2022-12-04.12-37-09.mp4

Technologies used

Front:

  • Next.js
  • React
  • JavaScript

Back:

  • Express
  • JavaScript

Objectives

Frontend:

  • states
  • hooks, useEffect
  • redux store and persist
  • components
  • props

Backend:

  • familiarization with express
  • sending requests to APIs and web services

About

A tech news website that shows the latest articles. Made with React/Redux

https://morningnews-vercel.vercel.app/


Languages

Language:JavaScript 80.3%Language:CSS 19.7%