Next.js blog built with redux and styled components.
In order to run this app on your machine type in the following commands in your terminal:
- git clone https://github.com/SiobhanOfZhytomyr/next-blog.git
- cd next-blog
- yarn install
- yarn dev
Next.js blog built with redux and styled components.
In order to run this app on your machine type in the following commands in your terminal: