Skip to content

filipesaretta/filipe-github-blog

Repository files navigation

Issue Based Github Blog

Tech   |    Projeto   |    Getting Started

Project

Project Live here: https://filipe-github-blog.vercel.app/

github-blog-print

Tech

  • React
  • Typescript
  • Tailwind

Getting Started

Clone the project and access the folder.

git clone https://github.com/filipesaretta/filipe-github-blog

cd filipe-github-blog

Install the dependencies and start.

npm install

npm run dev

About Project

The challenge was to build a blog based on the issues of a repository using the github API to fetch the data. I took the opportunity to use tailwind to make the styles what made the work flow much faster.