Giter Site home page Giter Site logo

nikolaykaravan / oud Goto Github PK

View Code? Open in Web Editor NEW

This project forked from abdallahhemdan/oud

0.0 0.0 0.0 262.08 MB

🎡 The frontend of Oud, an online music streaming service that is a mimic of Spotify with all its functionalities built using ReactJS, React-Router, Bootstrap.

License: MIT License

JavaScript 90.22% CSS 9.54% HTML 0.24%

oud's Introduction

Oud Front-End

GitHub contributors GitHub issues GitHub forks GitHub stars GitHub license

Table of Contents

About The Project

Oud is an online music streaming service which is a mimic of Spotify with all its functionalities

Build with

Getting Started

This is an list of needed instructions to set up your project locally, to get a local copy up and running follow these instructuins.

Installation

  1. Clone the repository
$ git clone https://github.com/AbdallahHemdan/oudFrontend.git
  1. Navigate to repository directory
$ cd oudFrontend
  1. Install dependencies
$ npm install

Running

  1. Running on development mode
$ npm run json:server
$ npm run dev
  1. Running on production mode
$ npm run prod

Screenshots

image


25


chrome_1JjJ8yfh7A


image


image


image


62


55


52


59


102


94604376_255790072229844_6882535695697575936_n


94707053_226074958669096_6818316481399357440_n


94688968_251064116040980_741229785270714368_n 101


71

Videos

File Structure

Oud-Frontend
β”œβ”€β”€ README.md
β”œβ”€β”€ LICENSE
β”œβ”€β”€ CONTRIBUTING.md	
└── oudfrontend	
    β”œβ”€β”€ node_modules
    β”œβ”€β”€ package.json
    β”œβ”€β”€ jsdoc.conf.json	
    β”œβ”€β”€ .env-cmdrc.json	
    β”œβ”€β”€ .gitignore
    β”œβ”€β”€ build
    β”œβ”€β”€ public
    β”‚   β”œβ”€β”€ favicon.ico	
    β”‚   └── index.html	
    └── src
        β”œβ”€β”€ assets
        β”‚   β”œβ”€β”€ images
        β”‚   └── fonts
        β”œβ”€β”€ api	
        |   β”œβ”€β”€ db.json	
        |   └── routes.json	
        β”œβ”€β”€ components	
        |   β”œβ”€β”€ Account
        |   β”œβ”€β”€ CategoryHeader	
        |   β”œβ”€β”€ likedSongs	
        |   β”œβ”€β”€ Navbar	
        |   β”œβ”€β”€ Sidebar	
        |   β”œβ”€β”€ album	
        |   β”œβ”€β”€ commonComponents	
        |   β”œβ”€β”€ MainContent	
        |   β”œβ”€β”€ Playlist	
        |   β”œβ”€β”€ Subheader	
        |   β”œβ”€β”€ Card	
        |   β”œβ”€β”€ CreatePlaylist	
        |   β”œβ”€β”€ MusicCard	
        |   β”œβ”€β”€ Profile	
        |   β”œβ”€β”€ WebPlayer	
        |   β”œβ”€β”€ CategoryBody	
        |   β”œβ”€β”€ GenreCard	
        |   β”œβ”€β”€ MusicItem
        |   └── SeeAll
        β”œβ”€β”€ config
        |   └── environment.js	
        β”œβ”€β”€ pages	
        |   β”œβ”€β”€ Account	
        |   β”œβ”€β”€ Home	
        |   β”œβ”€β”€ Profile	
        |   └── Search	
        β”œβ”€β”€ routes	
        β”œβ”€β”€ utils	
        |   └── index.js	
        β”œβ”€β”€ App.css	
        β”œβ”€β”€ App.js	
        β”œβ”€β”€ index.css	
        β”œβ”€β”€ index.js		
        └── setupTests.js

Unit testing

Each component in our project has its own unit test file separately eg. MusicCard.test.js

Running Unit tests

Run the following command.

npm run test

Generating Coverage Report

After running the following command an html version will be generated and located at coverage\index.html.

npm run test:coverage

Functional Documentation

Run the following command to generate the functional documentation report in docs/index.html

npm run docs

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

Check out our contributing guidelines for ways to contribute.

Contributors

Thanks goes to these wonderful people in the frontend team.

abdallah hemdan
Abdallah Hemdan
πŸŽ―πŸ’»πŸ‘€
Abdallah Sbu Sedo
Abdallah Abu Sedo
πŸ’»
ahmed walid
Ahmed Walid
πŸ’»

Ahmed Ashraf
πŸ’»

Ahmed Mahboub
πŸ’»

License

This software is licensed under MIT License, See License for more information Β©AbdallahHemdan.

oud's People

Contributors

abdallahhemdan avatar aashrafh22 avatar abdallahabusedo avatar mahboub99 avatar aashrafh avatar aaarafat avatar lido22 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.