Skip to content

yasinuslu/commit-history

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published