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.
Check out our website's live preview at GistCorner Blog.
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.
To contribute, report issues, or explore the code behind GistCorner Blog, visit our GitHub repository.
Follow these steps to set up GistCorner Blog locally:
-
Clone the GitHub repository:
git clone https://github.com/NobleOsinachi/GistCorner.git
-
Navigate to the project directory:
cd GistCorner
-
Install the project dependencies:
npm install
-
Run the development server:
npm run dev
Now you can access GistCorner Blog locally at http://localhost:3000.
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.
If you encounter any issues with the website or have any questions, please create an issue on our GitHub repository.
This project is licensed under the MIT License - see the LICENSE file for details.
Thank you for visiting GistCorner Blog!