Skip to content

Music platform that allows people to search for their favorite artists’ songs catalog

Notifications You must be signed in to change notification settings

shani24levi/OtterBeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3 Weeks of Music Challenge | InterBit Platform


Logo

OtterBeat

Full Stack InterBit Bootcamp Challenge
View Demo Website »

🛠 Description - About the App

“*When you're happy you enjoy the beat, but when you're sad you understand the words . . . *”.

A web-based platform, built as a mobile and desktop website

Built With

Client:

  • React Hooks
  • Vite
  • Written in TypeScript ♥
  • MUI
  • Using Eslint & Prettier for text edittor.

Server:

  • Node - TypeScript
  • Express
  • PostgreSQL
  • Redis caching server
  • Unit tests
  • Docker

Run by

Clone the repository

  git clone https://github.com/shani24levi/OtterBeat.git

Navigate to the code repository & install packages needed to run backend

  cd back-end
  npm install

In a new tab open redis connection

  redis-server
  npm run dev

Navigate to the code repository & install packages needed to run backend:

  cd front-end
  npm install
  npm run dev

Web System

Screenshot 2023-05-27 173144 Screenshot 2023-05-27 173216 Screenshot 2023-05-27 173322