/reactJS-album-list-application

an app to manage albums, user can create/ update & delete albums

Primary LanguageJavaScript

#Techstack HTML CSS REACTJS

#Functionality: allowes user to:

  1. add an album
  2. delete an album
  3. update an album

#How to run App:

download & extract in folder open folder with VS code make sure npm nodejs package is installed run npm install run npm start