Skip to content

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.

Notifications You must be signed in to change notification settings

jenniferhubermayer/simple-blog-react-router-dynamic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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".