Skip to content

Commit

Permalink
update readme description
Browse files Browse the repository at this point in the history
  • Loading branch information
drillprop committed May 28, 2020
1 parent 7d0f4e2 commit fdf217c
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,11 @@ You can find backend code [here](https://github.com/drillprop/cdmanager-frontend

## Description

Simple app where authenticated users can create and manage their own albums collection.
It's a CRUD application with authentication system, where users can
create and manage their CD collection.

Application is using Last.fm API
to fetch artists and albums titles and covers.

## Technologies

Expand Down Expand Up @@ -52,6 +56,5 @@ npm install

If you want to play around, you can sign in with this email and password:

**email:** [email protected]

**password:** test123
email: [email protected]
password test123

0 comments on commit fdf217c

Please sign in to comment.