Skip to content

TEAM-TADA/TroveApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TroveApp Project V1.0

Trove - Live Lavishly

A platform, on which users can sell and rent high-end, luxurious clothes you otherwise wouldn’t be able to afford.
Imagine you have a hot date, or you’re simply meeting someone you need to impress. Buying actual brand name products would be too much of an investment for just a short amount of time. TROVE allows users to sell their own brand name products to other users for a prorated fee for however long they want.


To run the application

Project Repo

Fork a copy from github or download the repository on your computer, unzip it and launch the terminal at the root directory of the folder.

  1. Request for the .env file.
  2. Run npm install to install all dependency to your local machine.
  3. Run npm start to start your server.
  4. Open another tab at your terminal.
  5. Run npm run compile to compile with webpack.
  6. Run localhost:3000 on your browser to begin using our app.

TroveApp Project V1.0 Info

The Trove App uses React.js for frontend framework, Express.js for backend framework, ElephantSQL for database, Node.js for runtime environment, Firebase for authentication and Stripe for payment. The app is styled with Bootstrap 4, Animate.css, WOW.js and Font Awesome.


Reference


License

The project is licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.0%
  • CSS 17.0%
  • HTML 2.0%