Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 1.5 KB

File metadata and controls

62 lines (39 loc) · 1.5 KB

simple-blog-react-router-dynamic | Simple Blog

In this challenge I created a simple blog website. This project is build with React and uses Router DOM Package to learn how to build routes.

Table of contents

Overview

The challenge

The task is to create a simple blog website.

  • Use React Router to allow navigation between the different subpages
  • Design is given by a figma link
  • Array is also given

Screenshots

Home Screen

Blog Articles Screen

Article Details Screen

Links

My process

Built with

Author

Acknowledgments

This project has been realized as part of the super(c)ode "Front-End Boot-Camp 2022".