This is the repo for Frequently asked questions website based on CodewithAntonio's youtube videos.
The website has been created with the help with NextJs 13, tailwindcss and contentlayer.
The font used in this project are Satoshi and Ranade from Fontshare
Feel free to Fork and Clone this repo to play around.
I you like it, I won't mind a star.
Deployed on Vercel
Special Thanks to shadcn for his taxonomy repo. Taxonomy has been a big inspiration and understanding it has been a great learning experience.
git clone https://github.com/trace2798/faq_codewithantonio.git
npm i
npm run dev