An blog made in Next.js to studies with Strapi CMS. With styled-components and Storybook.
- Next
- Typescript
- styled-components
- Storybook
- Jest
- Husky
Clone this repository:
git clone https://github.com/r3nanp/blog-strapi.gitAfter this, install the dependencies:
yarnor
npm installCopy the .env.example file to .env and fill the values:
cp .env.example .envRun the following command in order to start the application in a development environment:
yarn devReleased in 2021. This project is under the MIT license.
Made with love by Renan Pereira 💜🚀