Skip to content

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.

Notifications You must be signed in to change notification settings

programmerrakibul/chronos

Repository files navigation

📚 CHRONOS - Explore Blogs

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.

🖥️ Run Locally

Clone the project

  git https://github.com/programmerrakibul/chronos.git

Go to the project directory

  cd chronos

Install dependencies

  npm install

Start the server

  npm run dev

⚙️ Tech Stack

Client: HTML5, ReactJS, NextJS, Tailwind CSS

Server: NextJS, MongoDB

App Route Summery

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published