onwidget / tailnext

⭕️ TailNext: Free template using Next.js 14 app router and Tailwind CSS.
https://tailnext.vercel.app/
MIT License
331 stars 129 forks source link

Implemented `NoResult` component. Added assets #35

Closed ladunjexa closed 5 months ago

ladunjexa commented 10 months ago

Hi! For convenience, I've introduced a new branch for each feature/enhancement, ensuring an organized and easily traceable development process. In summary, I've implemented search and pagination functionalities for blog posts, accompained by a reusable no-result component. thorough testing and coverage have been applied to guarantee everything works as expected. the design methodology adhers to tailnext's design principles, and the code architecture maintains aligned with the existing structure.

sonajosebiz commented 9 months ago

Good work. DOes it make sense to use @next/mdx to improve the codebase https://nextjs.org/docs/app/building-your-application/configuring/mdx