- 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.
- 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.
NodeJs download link https://nodejs.org/en.
- " git clone https://github.com/Troqcoder-211/Spotify.git "
cd frontend
cd spotify
npm install node
npm run dev