Skip to content

bradleyombachi/echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

echo

An interactive web application designed to retrieve information about your favorite artists and songs, offering a personalized recommendation system tailored to your musical preferences.

Prerequisites

Node.js and npm need to be installed.

Getting Started

Client

  1. Navigate to the client directory: cd client
  2. Install dependencies: npm install
  3. Run the development server: npm run dev
  4. The application will be accessible at http://localhost:5173

Server

  1. Navigate to the server directory: cd server
  2. Install dependencies: npm install
  3. Start the server: npm start
  4. The server will be listening on port 8888

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published