Skip to content

Latest commit

 

History

History
executable file
·
66 lines (43 loc) · 1.82 KB

README.md

File metadata and controls

executable file
·
66 lines (43 loc) · 1.82 KB

🌐 My Personal Website

Welcome to the repository for my personal website! This site is statically generated with Gatsby, a blazing-fast framework for building static websites with React. 🚀

🛠️ Tech Stack

🚀 Features

  • Blazing Fast ⚡️
  • SEO Optimized 🔍
  • Responsive Design 📱💻🖥️
  • Easy to Customize
  • Blog Support 📝

📚 Getting Started

  1. Clone the repository:

    git clone https://github.com/l-alexandrov/personal-website.git
    cd personal-website
  2. Install dependencies:

    npm install
  3. Run the development server:

     npx gatsby develop
  4. Open your browser and visit http://localhost:8000 to see your website in action!

  5. Building and Deployment:

    To create a production build, run:

    npx gatsby build

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page if you want to contribute.

📄 License

This project is licensed under the MIT License. See the LICENSE file for more details.

🙏 Acknowledgements

  • Thanks to the Gatsby team for the awesome framework
  • LekoArts
  • Shoutout to the creators of the plugins and dependencies used in this project

Made with ❤️ by Lyuboslav Alexandrov