Skip to content

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

Notifications You must be signed in to change notification settings

SekmSet/rush_spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published