Skip to content

Mousike is a web application for listening Music! 🎵🎶 - Developed with the MERN stack! ✨

License

Notifications You must be signed in to change notification settings

WilliamVelazquez/mousike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mousike - a Spotify React Clone

This project has 3 main folders

frontend

This is the main React Folder, It contains every component and the app logic, It is structured with 3 main functionalities: Enter frontendfolder and type:

  1. Render the frontend via ssr (server side rendering)
npm run start
  1. Render the frontend with node
npm run front
  1. Render the storybook for the project
npm run storybook

api-server

This folder contains the api with the main role of connecting to the database, for run this server just type: Enter api-serverfolder and type:

npm run start

client-server

This folder contains the api with the main role of being used by the non-administrator user, being consumed by the frontend with read permissions. Enter client-serverfolder and type:

  • npm run start

Created in platzi javascript school.

About

Mousike is a web application for listening Music! 🎵🎶 - Developed with the MERN stack! ✨

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published