Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/devenock/mo_frontend_test
- Owner: devenock
- Created: 2024-10-03T18:05:36.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-03T21:40:51.000Z (3 months ago)
- Last Synced: 2024-12-10T20:40:29.543Z (14 days ago)
- Language: TypeScript
- Homepage: https://mo-frontend-test-4p7yl236r-trend20s-projects.vercel.app/
- Size: 197 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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