Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Library

Consumes a Web API and connect a React frontend to it

Technologies

  • React
  • JavaScript
  • AXIOS = HTML
  • CSS
  • Postman

Branches

  • master
    • Consumes Express/Node based REST API
  • djangoAPI
    • Consumes Django based REST API

Features

  • Display

    • Song
    • Title
    • Album
    • Artist
    • Genre
    • Release date
  • Delete button for each row on my table that makes a DELETE request to backend API for that song object

  • Form on a stateful component to POST a new song to backend

  • Filter the table of music by album, artist, genre, release date, and title

  • Update a specific song within the table via PUT request to backend

  • Update component displayed within a modal

References

This project was bootstrapped with Create React App

About

React app using API calls and Promises

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages