olmesm / tech-test-audio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Tech test


An internet radio for frontend tech testing.

Requires node >v16. Uses vite.js and react.

Tasks

  • Refactor the app so it fetches radio stations and related data from the server: /api/index.json
  • Implement play/pause
  • [TODO] ensure the app matches the designs
  • Create the ability to cycle between the stations
  • Ensure all station logo's are rendered

Development

# Install dependencies
npm install

# Run the server
npm run dev

Attributions

Audio

Images

About


Languages

Language:JavaScript 82.6%Language:HTML 8.1%Language:CSS 7.7%Language:TypeScript 1.5%