Skip to content

Tincho3604/AppBebidas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DELUXE

Web application developed with stack mern. It is a premium beverage application, in which we simulate an E-Commerce of beverages, with a shopping cart and an online payment platform. This project was an evaluative instance in the bootcamp carried out in mindhub

Demo 📦

To see a demo of the deployed project, you can go to [Project Demo] (https://deluxeapp.herokuapp.com/)

Starting 🚀

Install dependencies for the server

npm install

Install dependencies for the client

npm install

Run only the server

npm start in backend

Run only the client

npm start on frontend

The server runs at http: // localhost: 4000 and the client at http: // localhost: 3000

Pre-requisites 📋

Include a .env file in the server directory with the following environment variables: MONGODB_URI, SECRETORKEY.

Installation 🔧

Enter the repository folder

Enter frontend

cd frontend
npm install
npm start

Enter backend

cd backend
npm install
npm start

After completing these steps you will be able to view the project

Built with 🛠️

The tools I use for this project are as follows:

Authors ✒️

Project carried out in a group way

  • ** Alejandro Limia ** - * Group leader *
  • ** Tahyana Villareal ** - * member of the group *
  • ** Martin Cumpe ** - * member of the group *
  • ** Camila Mendez ** - * member of the group *
  • ** Cristian Suarez ** - * member of the group *

License 📄

All rights reserved.

Expressions of Gratitude 🎁

  • I thank Fer B for the mentoring and patience 🍺
  • Also to Mindhub for the opportunity to grow as a developer 🤓

About

[E-commerce Premium Drinks]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published