Skip to content

reddy-epk/Blog-List

Repository files navigation

Building a React Blog List app.

Refer to the image below:


routing-practice-blog-list-desktop-output

Design Files

Click to view

Set Up Instructions

Click to view
  • Download dependencies by running npm install
  • Start up the app using npm start
Components Structure
blog list component breakdown structure

Implementation Files

Use these files to complete the implementation:

  • src/components/Home/index.js
  • src/components/BlogList/index.js
  • src/components/BlogList/index.css
  • src/components/BlogItem/index.js
  • src/components/BlogItem/index.css
  • src/components/UserInfo/index.js
  • src/components/UserInfo/index.css

Important Note

Click to view

The following instructions are required for the tests to pass

  • Home route should consist of / in the URL path
  • About route should consist of /about in the URL path
  • Contact route should consist of /contact in the URL path
  • No need to use the BrowserRouter in App.js as already included in index.js file

Resources

Image URLs
Colors
Hex: #9aa5b1
Hex: #616e7c
Hex: #12022f
Font-families
  • Roboto