-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
@@ -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 |