hamzaplojovic / newsapi

React Class NewsAPI App project
1 stars 0 forks source link

Feature: Frontend - Created Context, linked Axios and made cards to display data #2

Closed hamzaplojovic closed 2 years ago

hamzaplojovic commented 2 years ago

Created Context with Context API, linked axios and made cards to display data Created Navbar, div that acts as a wrapper for every page, and linked Browser Router to the project for multi-page feature.

hamzaplojovic commented 2 years ago

First step, done