Skip to content

ssaadh/crankcommunism.com

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors