Skip to content

Troqcoder-211/Spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Frontend

React + Vite : ⚛️

React

About

  • ReactJS is a component-based JavaScript library used to build dynamic and interactive user interfaces. It simplifies the creation of single-page applications (SPAs) with a focus on performance and maintainability. It is developed and maintained by Facebook. Uses a virtual DOM for faster updates. Supports a declarative approach to designing UI components. Ensures better application control with one-way data binding.

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Figma for web

https://www.figma.com/design/b2CBCIwI4usZefJkuig1rB/Spotify-Web-UI-(Community)?node-id=0-1&t=w5POmDA6UHnqoztG-1


Backend

Django (Framework support Python) : ⚡

Django

About

  • Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.

Install Project

You need to install NodeJS on your computer.

NodeJs download link https://nodejs.org/en.

When nodejs is installed successfully, open the terminal of the folder you need to clone the code

After cloning the code, you execute the command.

cd frontend
cd spotify
npm install node
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages