An open API service indexing awesome lists of open source software.

https://github.com/gabrielfraga962/spotify_api_clone

Contrução e clone do Spotify utilizando as tecnologias: Middleware, Spotify API, Tailwind, NextAuth, Recoil
https://github.com/gabrielfraga962/spotify_api_clone

javascript middleware nextauth recoil spotify-api tailwindcss

Last synced: 6 days ago
JSON representation

Contrução e clone do Spotify utilizando as tecnologias: Middleware, Spotify API, Tailwind, NextAuth, Recoil

Awesome Lists containing this project

README

        

# Spotify_Api_Clone 🎻

- Build and clone Spotify using technologies: Middleware, Spotify API, Tailwind, NextAuth, Recoil


Spotify Logo

---

## The project 🖼️


Banner do projeto

---

## Introduction 📜

The Clone App Spotify project was developed with the aim of putting into practice the lessons of application development from beginning to end.

Spotify is a music, podcast and video streaming service that was officially launched on October 7, 2008. It is the most popular and used music streaming service in the world. It is developed by startup Spotify AB in Stockholm, Sweden.


## Techs :rocket:

- [x] [Middleware](https://nextjs.org/docs/middleware);
- [x] [Spotify API](https://developer.spotify.com/dashboard/);
- [x] [Tailwind](https://tailwindcss.com/);
- [x] [NextAuth](https://next-auth.js.org/).
- [x] [Recoil](https://recoiljs.org/).


## Installation :wrench:

First you need to clone the project using `https://github.com/GabrielFraga962/Spotify_Api_Clone.git`.

You can install the application using `npm install` or `yarn install` on the root dir.


## Start :on:

To start the application interface just run `npm run dev` on the root dir.


## License :memo:

[![License](http://img.shields.io/:license-mit-green.svg?style=flat-square)](http://badges.mit-license.org)

- **[MIT license](https://github.com/GabrielFraga962/Spotify_Api_Clone/blob/main/LICENSE)**;
- Copyright 2022 © Gabriel S. Fraga.