0 Forks
0 Stars
0 Watchers

cards-list

Using Angular 9, A responsive demo which would take a string in a form input and search for people using this string input in this public API https://swapi.co. All retrieved results rendered as cards and each card have the character’s details (Name, Gender, URL, Height, Homeworld). Once rendered the user should be able to drag and drop the cards to reorder them on screen. The code is documented and has some unit tests.

How to download and setup cards-list

Open terminal and run command
git clone https://github.com/muhammadaali/cards-list.git
git clone is used to create a copy or clone of cards-list repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cards-list https://github.com/muhammadaali/cards-list/archive/master.zip

Or simply clone cards-list with SSH
[email protected]:muhammadaali/cards-list.git

If you have some problems with cards-list

You may open issue on cards-list support forum (system) here: https://github.com/muhammadaali/cards-list/issues