Skip to content

aitchslash/Instafy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instafy

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.

Getting Started

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.

Prerequisites

Nodejs installed locally.

Installing

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

Deployment

Add additional notes about how to deploy this on a live system

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We could use SemVer for versioning. But we don't yet. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Mockups and Spec list from Hatchways development course
  • Inspiration - Instagram & Spotify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.0%
  • CSS 2.8%
  • HTML 1.2%