learnhubmk / app

The frontend app for LearnHub.mk
https://learnhub.mk
MIT License
6 stars 0 forks source link

[FE] Create content-panel route and page.tsx #391

Closed edichoska closed 2 weeks ago

edichoska commented 2 weeks ago

Create a new route for the content-panel. Add page.tsx. Here we would need one slug route, for individual blog. Keep in mind we we have more dynamic routes in the future in the content panel. The main page.tsx in the content-panel directory will have two tabs: Blogs, Tags. By default we would show the Blogs Section. Each section would consist of a table. (Integrating the tables would be another ticket)