Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devenock/mo_frontend_test

An implementation of the Mo UI test
https://github.com/devenock/mo_frontend_test

Last synced: 6 days ago
JSON representation

An implementation of the Mo UI test

Awesome Lists containing this project

README

        

# Objective
Mophones is branching into the music business in a fictional world and needs a new Nextjs web app. This NextJs app needs to display the top 100 songs based on the iTunes API.

# Tasks
Show top 100 albums based on the json feed here: https://itunes.apple.com/us/rss/topalbums/limit=100/json
Build out the project to the wireframe inside the /Designs folder
A clean modern look
A good user experience
Add interaction to the App: open a details page when clicking an album; go to the Album link
Allow the top 100 to be searchable