Skip to content

ssaadh/crank-social-media-hub

Repository files navigation

Buddyhead Front End

Technologies

  • React 18.2
  • TypeScript
  • NextJS 13 (Pages Router)
  • shadcn/ui
    • Built on Radix UI/Tailwind CSS
  • Prettier/ESLint config
  • Pull data from Strapi CMS

TODO:

Strapi Integration is last major thing to do

  • Fix @/pages/[slug].tsx
    • Correctly pull the data from the backend (Strapi CMS)
    • Backend
  • Fix @/lib/api.ts
    • Make sure these configurations are working
  • Fix @/lib/utils.ts
    • Make sure these configurations are working

Getting Started

  • Install
$ git clone https://github.com/mattjaikaran/buddyhead-client
$ cd buddyhead-client
$ cat .env.example >> .env.local
$ yarn
$ yarn dev

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

About

Like Linktree but social media is embedded. Next.js for both frontend and using API Routes sometimes. Strapi for headless CMS backend. Backend is in a separate repo here: https://github.com/ssaadh/crank-social-media-hub_backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published