Audio streaming webpage centered around social interactions that provide freedom to all the users to upload their own work and create playlists as a way to communicate with each other.
This project was born to improve the skills of the team around MERN stack technologies.
Get a clone of the project in local. You need to have installed NodeJS in your computer to develop the proyect.
You need to install nodejs
Go to NodeJS web page download and install the program.
First clone the repository
git clone https://github.com/AlejandroLuisHC/final-project-MERN
Then run 'npm install' in the base folder
npm install
After this, open another terminal to run the server with 'npm run dev'
npm run dev
- ViteJS
- ReactJS
- useState()
- useEffect()
- memo()
- lazy()
- Supense
- custom hooks...
- Redux-toolkit
- @tanstack/react-query
- React-router-dom
- useNavigate()
- useSearchParams()
- useParams()
- Outlet()
- useOutletContext()
- React-hook-form
- Auth0
- Styled-Components
- npm
- hero-slider
- react-content-loader
- react-country-region-selector
- react-icons
- react-simple-player
- boring-avatars
- json-server
- moment.js
- react-hooks-use-modals
We welcome any contributions to the orpheus-music-app. To contribute, please follow these steps:
- Fork the repository by clicking the "Fork" button in the top right corner of this page.
- Clone the forked repository to your local machine by running
git clone https://github.com/[your-username]/orpheus-music-app.git
in your terminal. - Create a new branch for your contribution by running
git checkout -b [branch-name]
. - Make your changes and test them thoroughly.
- Commit your changes by running
git commit -m "[commit message]"
. - Push your changes to your forked repository by running
git push origin [branch-name]
. - Create a new pull request by navigating to your forked repository on GitHub, selecting the branch you just pushed, and clicking the "New pull request" button.
- Provide a clear and detailed description of your changes and why they are necessary.
- We will review your pull request and provide feedback. Once it is approved, your changes will be merged.
Thank you for your contributions! 🎉
Alex Balaguer |
Jose Mocillo |
Pau Civill |
Ezequiel Zvirgzdins |