viniciusmb17 / github-blog

github-blog-one-blush.vercel.app
0 stars 0 forks source link

GitHub Blog (demo)

In progress

Demo

GitHub Blog (demo)

Authors

Run Locally

Clone the project

  git clone https://github.com/viniciusmb17/github-blog

Go to the project directory

  cd my-project

Install dependencies

  yarn add

or

  npm install

Start development environment

Front-End:

  yarn dev

or

Front-End:

  npm run dev

Tech Stack

React, Typescript, Styled Components