Skip to content

Music Library React frontend that consumes a web API created with Django Rest Framework.

Notifications You must be signed in to change notification settings

Schmidt1519/music-library-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Music Library (frontend)

React Frontend for a music library web application that consumes a web API created with Django Rest Framework. My first experience with React!
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. Contact
  6. Acknowledgements

About The Project

Image of Music Library

CRUD application allowing the user to manage a database of songs. The songs are in a table format showing Title, Artist, Album, Genre, Release Date and Likes. Users can create, view, update, and delete songs. Users can also search the music library by any criteria and the table will filter accordingly.

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/Schmidt1519/music-library-react.git
  2. Install NPM packages
    npm install bootstrap axios 

Roadmap

  • Dynamic Search

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Leighton Schmidt | LinkedIn | schmidt1519@gmail.com

Frontend: https://github.com/Schmidt1519/music-library-react
Backend: https://github.com/Schmidt1519/music-library

Acknowledgements

  • devCodeCamp instructors
  • My family

About

Music Library React frontend that consumes a web API created with Django Rest Framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published