Skip to content

MasterSecondChance/Troud-Front

Repository files navigation

👕Trode

Description

Trode, the app to search, find, and exchange clothes!

Scope

This application aims at helping users search, find, and exchange either used or new clothes.

By visiting this website, the user will be able to:

  • Register or login.
  • Upload a profile image.
  • Upload clothes or accessories he or she no longer uses.
  • Like, dislike or superlike a piece of clothe.
  • Chat with users by WhatsApp when there is a match.
  • Edit user or clothes information.

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.

Mock Ups

Installing

  1. Download or clone the repository
  2. install in your local machine
git clone https://github.com/MasterSecondChance/Trode-Front.git
git clone https://github.com/MasterSecondChance/SecondChance_Back.git
npm install

We highly recommend scanning the project for vulnerabilities and automatically install updates to vulnerable dependencies:

npm fix audit

Running

npm run start

Testing

npm test

Stack

Frontend

  • React
  • Webpack
  • Sass

Backend

  • Express
  • Passport
  • MongoDB
  • UUID
  • Cloudinary

Demo

You can see the demo live here.

Preview

preview.png

Authors

  • Alexander Alvarez
  • Andrés Felipe Carrión
  • Andrés Felipe Chávez
  • Felipe Merchán
  • Luis Ruiz

License

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

Netlify Status