Skip to content

Namit-Dhupar/My-Gatsby-Project

Repository files navigation

Website Readme

This repository contains the source code and assets for the website hosted at https://sbl-education.netlify.app/.

Visual Overview:

Core Features

The website has been developed using the following technologies and frameworks:

  • GatsbyJS: The website is built using GatsbyJS, a static site generator that utilizes React and GraphQL to create fast and optimized websites.

  • React Framework: GatsbyJS is based on the React framework, providing a powerful and efficient way to develop dynamic user interfaces.

  • MDX CMS: The website content is managed using MDX CMS (Markdown + JSX), which allows for easy creation and editing of content using Markdown syntax, while also enabling the use of React components within the content.

  • Mobile Responsive: The website has been designed and developed to be mobile responsive, ensuring a seamless user experience across different devices and screen sizes.

Getting Started

To run the website locally on your machine, follow these steps:

  1. Clone this repository:
git clone https://github.com/your-username/your-repository.git
  1. Install the necessary dependencies:
cd your-repository
npm install
  1. Start the development server:
npm start
  1. Open your browser and visit http://localhost:8000 to view the website.

Deployment

The website is deployed using Netlify. Any changes pushed to the main branch of this repository will automatically trigger a new deployment to the live website.

Contributing

Contributions to the website are welcome! If you find a bug, have a suggestion, or would like to add new features, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as you see fit.

Acknowledgments

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published