✧・゚ This app revolves about two things clothing & friends. As a user you send a request out to other users to find your outfit for a special occassion. Other users see this request choose an outfit for this user and send this out. This way you get multiple suggestions, you choose one and you indirectly match with their opinion and fashion taste. You can become friends by saving them on your friend list. ・゚✧
You look good and you meet new people to build friendships with, gets off the tension of not knowing what to wear and evolves your fashionstyle!
- How to install
- About the feature
- Contact
- License
Open your terminal and make sure you are in the right directory,
to make a new directory type in:
mkdir MatchingClothing
"MatchingClothing" can be replaced with any name you like.
Navigate to this directory by typing:
cd MatchingClothing
Now you can actually start installing:
git clone https://github.com/soofg/Matching-App.git
npm install
npm start
If everything went right you should see that the app is listening on port 3000.
Good job!
The feature is a filter to filter clothingitems when choosing an outfit for a request. You can filter on:
- Merk
- Sort / categories
And save your favorite clothing-items!
If you have any questions, open up a issue.
Apache-2.0 License