Skip to content

coderashik247/byte-blaze

Repository files navigation

🔥 Byte Blaze

Byte Blaze is a modern web application that allows users to explore tech articles from DEV.to, read content seamlessly, and enjoy an interactive UI experience with smooth animations and responsive design.

📝 Project Overview

Byte Blaze enables users to:

  • Browse and read articles from DEV.to API (Forem)
  • Navigate seamlessly between pages using React Router
  • Enjoy a responsive and beautifully styled UI using Tailwind CSS, Mamba UI, and DaisyUI
  • Experience interactive components like animated gradient text, spinners, and hot toast notifications

🛠 Technologies Used

⭐ Key Features

  • 🔐 User-friendly navigation using React Router
  • ✍️ Browse articles fetched dynamically from DEV.to API
  • 🌈 Animated gradient text for visually appealing headers
  • 🔔 Interactive notifications using react-hot-toast
  • ⏳ Loading spinners with react-spinners
  • 💅 Responsive UI components with Tailwind CSS, Mamba UI, and DaisyUI

📦 Dependencies

{
  "dependencies": {
    "axios": "^…",
    "react": "^…",
    "react-dom": "^…",
    "react-router-dom": "^…",
    "tailwindcss": "^…",
    "react-hot-toast": "^…",
    "react-spinners": "^…",
    "react-icons": "^…",
    "react-markdown": "^…",
    "rehype-raw": "^…",
    "prop-types": "^…",
    "daisyui": "^…",
    "mambaui": "^…"
  }
}

🖥 How to Run This Project Locally

  1. Clone the repository:
    git clone https://github.com/coderashik247/byte-blaze
  2. Navigate into the project folder:
    cd byte-blaze
  3. Install dependencies:
    npm install
  4. Add .env file with any API keys if required
  5. Start the development server:
    npm run dev

🔗 Important Links

🙌 Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

📄 License

This project is licensed under the MIT License.

About

Byte Blaze is a full-featured React application fetching articles from DEV.to API, featuring animated gradients, hot toast notifications, and a responsive TailwindCSS UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors