/musicflix

🎵 A website to show music, based in the Netflix!

Primary LanguageTypeScriptMIT LicenseMIT

🔥 Musicflix

A app to show music using Next

style: styled-components license mit r3nanp


Techologies used 🛠

  • Next.js
  • Typescript
  • Unform
  • axios
  • Yup
  • json-server
  • react-multi-carousel
  • styled-components
  • react-icons

How to run and contribute 🤔

# Clone repository

$ git clone https://github.com/r3nanp/musicflix.git
# Run this command at root of directory

$ yarn or npm run install

How to Fork the project 💪

# Create a new branch with your changes:

$ git checkout -b <branch>
# Save your changes and create a commit message telling you what you did:

$ git commit -m "<commit>"
# Submit your changes:

$ git push origin <branch>

Local settings

# To run the app in your machine:

$ yarn dev or npm run dev
# To build the app:

$ yarn build or npm run build
# Run server:

$ yarn server or npm run server

Screenshot


This project is a new version of Renanflix

Renanflix