Skip to content

erfanhemmati/Overreacted-Blog

Repository files navigation

Getting Started

First, install the dependencies:

npm install 
# or
pnpm install
# or
yarn install

Second, run the development server:

npm run dev
# or
pnpm dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

Overreacted Blog - Frontend Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published