Skip to content

Latest commit

 

History

History
60 lines (35 loc) · 1.86 KB

README.md

File metadata and controls

60 lines (35 loc) · 1.86 KB

GistCorner Blog

Welcome to GistCorner Blog, a platform for sharing insights and discussions on various topics. Here, you can find thought-provoking articles, discussions, and much more.

Live Preview

Check out our website's live preview at GistCorner Blog. Live Website

Rebranding

We've recently undergone a rebranding process. Thanks to the amazing Daily Tuition Tutorial on YouTube, we were able to rebranded the website using Next JS 13 App Router and served blogs from serverless functions, following similar layout.

GitHub Repository

To contribute, report issues, or explore the code behind GistCorner Blog, visit our GitHub repository.

Getting Started

Follow these steps to set up GistCorner Blog locally:

  1. Clone the GitHub repository:

    git clone https://github.com/NobleOsinachi/GistCorner.git
  2. Navigate to the project directory:

    cd GistCorner
  3. Install the project dependencies:

    npm install
  4. Run the development server:

    npm run dev

Now you can access GistCorner Blog locally at http://localhost:3000.

Contributing

We welcome contributions from the community. If you have any suggestions, found a bug, or want to contribute to the project, please check out our Contribution Guidelines.

Issues

If you encounter any issues with the website or have any questions, please create an issue on our GitHub repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Thank you for visiting GistCorner Blog!