Skip to content

kimi-zou/project-animecloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnimeCloud

  • About the project: AnimeCloud is a full-stack SoundCloud clone specifically for Japanese anime songs.
  • View live: AnimeCloud live app

Table of Contents


Technologies Used

  • Languages:
  • Frontend:
  • Backend:

Installation

  1. Install packages for frontend and backend
cd frontend/
npm install
cd backend/ 
npm install
  1. Start backend server
cd backend/
npm start
  1. Start frontend server
cd frontend/
npm start

Features

Landing Page Slideshow Slideshow


Authentication Errors Handling Auth-error-handling


Track Upload Track-upload Cover-upload


Play Tracks and Display Waveform Play-tracks


Playing Status Persist Playing-status-persist


Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages