Astro News 📰

A news website built with Astro, designed to provide a modern and responsive news reading experience.

ℹ️ Info
Astro news is my first open-source project, so there may be some bugs or issues. I’ll address them as quickly as possible.

Astro News PageSpeed Insights result

🌐 Demo

Explore the live demo here: Live Demo

🚀 Installation

Follow the steps below to set up and run the project locally:

Clone the Repository

git clone https://github.com/Mrahmani71/astro-news.git

Install Dependencies

bun install

Run Development Server

bun dev

Running Keystatic CMS

  1. Rename .env.example to .env.

  2. Set RUN_KEYSTATIC=true.

  3. Start the development server:

bun dev
  1. Open http://localhost:4321/keystatic in your browser.

✨ Features

Implemented Features

Upcoming Features

💻 Technologies

This project leverages cutting-edge web technologies:

💡 Inspirations and Code Concepts

This project draws inspiration from the following sources:

Designs

Articles

📄 License

Open sourced under the MIT license.

🤝 Contributing

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