/blog-strapi-old

An application made in Next.js to studies with Strapi CMS.

Primary LanguageTypeScriptMIT LicenseMIT

Blog Strapi

An blog made in Next.js to studies with Strapi CMS. With styled-components and Storybook.

r3nanp license mit style: styled-components prs

🛠 Technologies used

  • Next
  • Typescript
  • styled-components
  • Storybook
  • Jest
  • Husky

🎉 Contributing

Check this step by step

🏃 Getting Started

Clone this repository:

git clone https://github.com/r3nanp/blog-strapi.git

After this, install the dependencies:

yarn

or

npm install

Copy the .env.example file to .env and fill the values:

cp .env.example .env

Run the following command in order to start the application in a development environment:

yarn dev

📕 License

Released in 2021. This project is under the MIT license.

Made with love by Renan Pereira 💜🚀