Skip to content

ofluffydev/tps

Repository files navigation

The Photo Store Website :3

This is a website built with react, next.js, and Tailwind CSS. It is a photo store website where you can view photos, add them to your cart, and checkout. The website is fully responsive and has a dark mode feature.

Features

  • View photos
  • Cart (Coming Soon)
    • Add photos to cart
    • Remove photos from cart
    • Checkout
  • Dark mode
  • Fully responsive
  • SEO optimized
  • PWA (Coming Soon)
  • Authentication/OAUTH (Coming Soon)
  • Technologies
    • Open Graph
    • Tailwind CSS
    • Next.js
    • React
    • TypeScript
  • Hosting
    • Cloudflare Pages
    • Backend hosted on AWS
  • CI/CD
    • GitHub Actions
    • Cloudflare Pages
  • Linting
    • ESLint
    • Prettier
  • Testing
    • Jest
    • React Testing Library