Building a React Blog List app.
Click to view
Click to view
- Download dependencies by running
npm install
- Start up the app using
npm start
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
Click to view
The following instructions are required for the tests to pass
Home
route should consist of/
in the URL pathAbout
route should consist of/about
in the URL pathContact
route should consist of/contact
in the URL path- No need to use the
BrowserRouter
inApp.js
as already included inindex.js
file
Image URLs
- https://assets.ccbp.in/frontend/react-js/profile-img.png alt should be profile
Colors
Hex: #9aa5b1
Hex: #616e7c
Hex: #12022f
Font-families
- Roboto