Gaurav-Blogs Svelte Themes

Gaurav Blogs

Blog web app made using Github Api as CMS and Svelte Kit

Gaurav Blogs

Welcome to Gaurav Blogs, a modern blog web application built using Svelte Kit and powered by the GitHub API as a CMS. This application allows users to read and interact with blogs seamlessly.

Table of Contents

Features

  • Dynamic Blog Posts: Fetches blog posts from the GitHub API.
  • User-Friendly Interface: Built with Svelte Kit for a smooth user experience.
  • Responsive Design: Works well on both desktop and mobile devices.
  • Markdown Support: Blog posts can be written in Markdown format.

Technologies Used

  • Svelte Kit: A modern framework for building web applications.
  • GitHub API: Utilized as a headless CMS for managing blog content.
  • Vercel: Deployment platform for hosting the application.
  • Tailwind CSS: For styling and responsive design.

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/TheGauravsahu/Gaurav-Blogs.git
    
  2. Navigate to the project directory:

    cd Gaurav-Blogs
    
  3. Install dependencies:

    pnpm install
    
  4. Run the development server:

    pnpm run dev
    
  5. Open your browser and go to http://localhost:5173 to see the application in action.

Deployment

The application is deployed on Vercel. You can access it at Gaurav Blogs.

Usage

  • Viewing Blogs: Navigate to the home page to view a list of blog posts.
  • Reading Posts: Click on a blog title to read the full post.
  • Author Information: Each blog post includes details about the author.

Contributing

Contributions are welcome! If you have suggestions or improvements, feel free to create an issue or submit a pull request.

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request.

License

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


Feel free to reach out if you have any questions or need further information about the Gaurav Blogs project!


### Customization Tips:
- Replace `https://your-vercel-app-url` with the actual URL of your deployed application.
- Modify the usage section if you have specific instructions or features to highlight.
<<<<<<< HEAD
- Include any additional sections, like FAQs or acknowledgments, as necessary.
=======
- Include any additional sections, like FAQs or acknowledgments, as necessary.
>>>>>>> 24caaae36a4b47099bf2b06eea78ded103d9fca4

Top categories

Loading Svelte Themes