yasinuslu / commit-history

Home Page:commit-history-five.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commit History

Application is deployed with vercel, can be accessed here

TODOS

  • Fetch data from github in the middleware
  • Show data in a simple way
  • Configure deployment
  • Work on the design until satisfaction
  • Refactor the code
  • Add unit tests

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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

Notes

  • I used next.js for server-side rendering and simple API implementation

  • I initially started with styled-components but then switched back to tailwindcss. Styled components was going to cause unnecessary bloat and was not the best option.

About

commit-history-five.vercel.app

License:MIT License


Languages

Language:TypeScript 81.8%Language:JavaScript 14.6%Language:CSS 3.6%