Skip to content

FilipDrzazga/React-Router-blog

Repository files navigation

React Router blog:sunrise_over_mountains:

Project overview::clipboard:

The challenge was to create a website that mimics a blog. The content had to be from headless CMS and coded with React Router. Pages had to be paginated with a limit of 4 posts per page.

Installation:dvd:

The project uses node and npm. To run the app on your machine you should install all dependencies.

git clone https://github.com/FilipDrzazga/React-Router-blog.git
npm install
npm run start

Technologies and tools:wrench:

  • React
  • Hooks
  • React-router
  • Styled-Components
  • prismic.io
  • Webpack
  • Unsplash

Live:tv:

https://filipdrzazga.github.io/React-Router-blog/

Feel free to contact me:thought_balloon:

filip.drzazga@gmail.com

Credits:raised_hands:

Thanks to my Mentor for providing me with this task and for code review.