This application is a copy of the social network Vkontakte made by the team (Artem, Sergey, Grigory) as part of the final project.
- Deploy: https://vk-clone-rs-clone-party-team.netlify.app/
- Backend, Database: https://firebase.google.com/
- TypeScript
- CSS
- Webpack
- EsLint
- qs (A querystring parsing and stringifying library with some added security)
- events (This implements the Node.js events module for environments that do not have it, like browsers.)
- firebase (Database, backend)
- Napster API (Music tracks)
$ npm install
$ npm run start
$ npm run build