SekmSet / rush_spotify

In this topic, my team and i created an API with React and a site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Rush Spotify

Config connect to DB

    Update password and username in back-end > src > Tools > Databse
    Importe the database in front-end >my_spotify_db.sql

Install composer

    composer init
    composer install

Start server PHP

    php -S localhost:8081 -t public

Start React

    npm install
    npm start

Quit server

    CTRL C

Dependencies PHP

  • illuminate/database -> eloquent
  • illuminate/pagination

Dependencies JS

  • React
  • react-js-pagination
  • react-router-dom

Links

Website preview

rush_spotify rush_spotify rush_spotify rush_spotify rush_spotify rush_spotify rush_spotify rush_spotify rush_spotify

About

In this topic, my team and i created an API with React and a site


Languages

Language:JavaScript 65.2%Language:PHP 23.8%Language:HTML 5.5%Language:CSS 3.5%Language:Dockerfile 2.0%