Skip to content

Repository files navigation

Ender's Homepage

https://ender.fi/

Stack

  • Next.js - A React framework with hybrid static & server rendering, and route pre-fetching, etc.
  • TailwindCSS - A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90
  • GraphQL - A query language for your API
  • Hygraph - Hygraph is the next generation GraphQL-Native Federated Content Platform.
  • Framer Motion - An animation library for React

Project structure

.
│   # Docker related files
├── build
│   # Static files like images
├── public
└── src/
    │   # Page content
    ├── app
    │   # Next components
    ├── components
    │   # Reusable utility
    ├── lib
    │   # Interaction with external APIs
    └── services

About

My personal homepage

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages