Skip to content

A full-stack application called LyricList built with GraphQL. It lets you add, view, and manage song lyrics easily. Designed to be simple, fast, and fun to use while showcasing the power of GraphQL for handling data.

License

Notifications You must be signed in to change notification settings

m-mohammad-d/LyricList-graqh

Repository files navigation

🎶 LyricList

LyricList is a sleek, modern, and fully responsive song management app built with React, GraphQL, and Apollo Client. Whether you're adding, viewing, or deleting songs, LyricList provides a seamless experience to organize your musical creations with ease.

🚀 Features

  • Create Songs: Add new songs to the collection with just a few clicks.
  • View Song List: Browse all the songs in your collection.
  • Delete Songs: Remove songs effortlessly from the list.
  • Real-Time Updates: Enjoy a dynamic interface that fetches and updates the song list in real-time.
  • Material Design: Clean, mobile-friendly UI powered by Materialize CSS.

🛠️ Tech Stack

  • Frontend: React, Apollo Client, Materialize CSS
  • Backend: GraphQL, Node.js (or any GraphQL-supported backend)
  • State Management: Apollo for querying and managing data

📦 Installation

Follow the steps below to get LyricList up and running on your local machine.

Prerequisites

Make sure you have the following installed:

  • Node.js (Download it here)
  • npm

Steps

  1. Clone the repository:

    https://github.com/m-mohammad-d/LyricList-graqh
    cd LyricList-graqh
  2. Install dependencies:

    npm install --legacy-peer-deps
  3. Start the development server:

    npm run dev

    The app will be available at http://localhost:4000.

📄 License

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

About

A full-stack application called LyricList built with GraphQL. It lets you add, view, and manage song lyrics easily. Designed to be simple, fast, and fun to use while showcasing the power of GraphQL for handling data.

Topics

Resources

License

Stars

Watchers

Forks