Skip to content

David-Belleau/listen-to-me

Repository files navigation

Listen to me

Project link

https://listen-to-me.netlify.app

Description

Listen to me is a website for listening to music and podcasts.
There's a mode for switching between light and dark moods.

Home page

Home page

Stack

  • HTML
  • CSS
  • Tailwind
  • Javascript
  • Typescript
  • Axios
  • Jest
  • Cypress
  • React testing library
  • Swiper js
  • React icons
  • React router dom
  • Error boundary
  • Redux toolkit
  • Dotenv
  • Netlify functions
  • Trello

Getting started

Prerequisites

Make sure you have all of the following prerequisites :

Clone the project

git clone https://github.com/David-Belleau/listen-to-me.git 
cd listen-to-me

Install the dependencies

npm install

Start the project

npm start

Launch unit tests

npm test

Launch end-to-end test

npm run cypress:open

License

Listen to me is MIT licensed.