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.
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
- Solution URL: https://github.com/jenniferhubermayer/simple-blog-react-router-dynamic/
- Live Site URL: https://dapper-fairy-fde2d1.netlify.app/
- React App (using React Router DOM Package)
- Semantic HTML5 markup
- CSS (desktop only)
- Flexbox
- Grid
- JavaScript
- Website - https://github.com/jenniferhubermayer
This project has been realized as part of the super(c)ode "Front-End Boot-Camp 2022".