GithubHelp home page GithubHelp logo

subhasou26 / brewtopia Goto Github PK

View Code? Open in Web Editor NEW

This project forked from open-source-chandigarh/brewtopia

0.0 0.0 1.0 656 KB

Brewtopia, a MERN stack-powered cafe management platform. Seamlessly add coffee and tea blends to your cart, with secure checkout and swift delivery. Join a tech-savvy community, leverage personalized recommendations, and elevate your cafe experience with our cutting-edge MERN architecture. Explore, code, and brew with Brewtopia!

JavaScript 78.30% CSS 20.51% HTML 1.18%

brewtopia's Introduction

live at https://brewtopia.netlify.app/

Getting Started

To run this application on your local machine, follow the steps below:

1. Fork the Repository

Fork the repository on GitHub by clicking the "Fork" button on the top right of the repository page. This creates a copy of the repository under your GitHub account.

2. Clone the Forked Repository

Clone your forked repository to your local machine using the following command:

git clone [email protected]:your-username/Brewtopia.git

3. Navigate to the Client Directory

Change into the project directory using the following command:

cd client

4. Install dependencies

Install the project dependencies by running the following command:

npm install

or

yarn install

5. Run the Client Application

npm start

6. Now, Navigate to the Server Directory

cd server

7. Make .env file below is the Example

PORT = 5000
DB =  YOUR_MONGODB_TESTING_URL
RAZORPAY_API_KEY = YOUR_API_KEY
RAZORPAY_API_SECRET= YOUR_API_SECRET

To generate your RAZORPAY Key's you can refer this video - https://youtu.be/7TX7DErMvVE?si=QWtLVXLPRNpdUovk

8. Install dependencies

Install the server dependencies by running the following command:

npm install

or

yarn install

9.Run the Server

npm start

That's it you are good to go

brewtopia's People

Contributors

varinder-dhillon0 avatar bj-jiwrajka avatar subhasou26 avatar

Forkers

pinak22dhir

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.