Code Monkey home page Code Monkey logo

foodie-merged's Introduction

Foodie web-app

The Foodie app is a food-delivery and cloud kitchen service designed for both customers and restaurant owners.

Created using MongoDB, Express.js, React.js, Redux, Node.js

clone or download

$ git clone [email protected]:kanishka-28/Foodie-merged.git

Usage (run foodie app on your machine)

Prerequisites

Food-app-frontend(customers) client-side usage(PORT: 3000)

$ cd food-app-frontend          // go to food-app-frontend folder
$ yarn # or npm i               // npm install packages
$ npm start                     // run it locally

Restaurant-app-frontend(owners) client-side usage(PORT: 3001)

$ cd restaurant-app-frontend          // go to restaurant-app folder
$ yarn # or npm i                     // npm install packages
$ npm start                           // run it locally

Food-app-backend Server-side usage(PORT: 4000)

Prepare your secret

(You need to add a MONGO_URL in .env to connect to MongoDB)

// in the root level
$ cd food-app-backend                 // go to food-app-backend folder
$ echo "MONGO_URL=YOUR_MONGO_URL" >> src/.env

Start

// in the root level
$ cd food-app-backend                 // go to food-app-backend folder
$ npm i                               // npm install packages
$ npm start                           // run it locally

Dependencies(tech-stacks)

Client-side Server-side
axios: ^0.15.3 bcrypt-nodejs: ^0.0.3
babel-preset-stage-1: ^6.1.18 nodemailer: ^6.7.5,
react-router-dom: ^4.2.2 cors: ^2.8.1
react: ^16.2.0 dotenv: ^2.0.0
react-dom: ^16.2.0 express: ^4.14.0
react-redux: ^4.0.0 jsonwebtoken: ^8.5.1,
tailwindcss: ^3.0.24 mongoose: ^4.7.4
redux: ^3.7.2 serverless-http: ^3.2.0
redux-thunk: ^2.1.0 passport: ^0.4.1

BUGs or comments

Create new Issues (preferred)

Email Me: [email protected] (welcome, say hi)

Author

kanishka-28

foodie-merged's People

Contributors

samarth1301 avatar kanishka-28 avatar

Watchers

 avatar

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.