A social networking app built on Spotify. Users link to their Spotify account through the app and can share music, post, as well as comment and like others' posts. Additional features include a chat client, user profiles, following friends and a feed of their posts.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Nodejs installed locally.
Clone or download the repository
Navigate to the directory with the repo
npm install
npm start
The server runs on port 3000 and the client on port 3001. If a browser tab or window doesn't open navigate your browser to http://localhost:3001
Add additional notes about how to deploy this on a live system
- ThingOne - The web framework used
- ThingTwo - Dependency Management
- ThingThree - Used to generate RSS Feeds
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We could use SemVer for versioning. But we don't yet. For the versions available, see the tags on this repository.
- Badr Khalfaoui - Badr-KH
- Benjamin Field - aitchslash
- Shojol Shake - dipshojol
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Mockups and Spec list from Hatchways development course
- Inspiration - Instagram & Spotify