Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 436 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 436 Bytes

Blog Preview Card

Frontendmentor solution for the challenge Blog Preview Card using ReactJS and TailwindCSS.

Table of Contents

Install

  1. Clone the repo
  2. Enter the folder
  3. Install the dependencies with pnpm or any other package manager.
pnpm install
  1. Start the development server with:
pnpm run dev