This is more than a blog. It's the chronicle of your journey. Capture your evolving thoughts, document your passions, and build a legacy of words that stands the test of time.
Clone the project
git https://github.com/programmerrakibul/chronos.gitGo to the project directory
cd chronosInstall dependencies
npm installStart the server
npm run devClient: HTML5, ReactJS, NextJS, Tailwind CSS
Server: NextJS, MongoDB
src/
└── app/
└──api/
└──blogs/
[:id]/
└──route.js
route.js
(auth)/
└──login/
page.jsx
└──register/
page.jsx
about-us/
└──page.jsx
contact-us/
└──page.jsx
manage-blogs/
└──page.jsx
post-blog/
└──page.jsx
blogs/
[:id]/
└──page.jsx
└──page.jsx
layout.jsx
page.jsx