Skip to content

MokletDev’s landing page built with Next.js, Tailwind CSS, and Framer Motion. Pulling latest org repos and members via the GitHub API

Notifications You must be signed in to change notification settings

mokletdev/mokletdev

Repository files navigation

Logo MokletDev

MokletDev Landing Page

A responsive and interactive landing site for the MokletDev GitHub organization.
Built with Next.js, Tailwind CSS, and Framer Motion, it consumes the GitHub API to display the latest org repositories and a live directory of members.

Features

  • 🔄 Live data from GitHub API: latest MokletDev repositories & org members
  • Next.js app with fast rendering
  • 🎨 Tailwind CSS for clean, responsive UI
  • 🕺 Framer Motion animations for delightful interactions

Folder Structure

src/
  app/            # Next.js app router files
  components/     # UI and fragment components
  containers/     # Page and section containers
  hooks/          # Custom React hooks
  lib/            # Library functions (API, utils)
  providers/      # Context providers
  types/          # TypeScript types
  utils/          # Utility functions
public/           # Static assets

Getting Started

Installation

pnpm install

Development

pnpm dev

Build

pnpm build

Contributing

Contributions are welcome! Please open issues or submit pull requests for improvements.

License

MIT

About

MokletDev’s landing page built with Next.js, Tailwind CSS, and Framer Motion. Pulling latest org repos and members via the GitHub API

Topics

Resources

Stars

Watchers

Forks