Coder Social home page Coder Social logo

foodie-app's Introduction

WBD Project - Foodie App

Foodie, a social media exclusively for posting and sharing food content for the foodies by the foodies.

Group No 22

  • Gireesh Kumar Reddy Chumdi (S20190010036)

  • Sai Bhargav Reddy Kanala (S20190010083)

  • Khadyothan Dasari (S20190010040)

  • Chandra Kiran G (S20190010029)

  • Navdeep Konkipudi (S20190010099)

Tech Stack Used for the App

Frontend

  • ReactJS

  • TypeScript

  • Redux

  • Axios

Backend

  • Node

  • MongoDB

  • SocketIO

  • Express JS

  • Passport JS

  • GCS

Instructions

  1. Unzip the folder foodie-app

  2. Install the required modules for both frontend and backend through the following command:

    npm run init-project
  3. Download and install MongoDB locally.

  4. Create .env-dev to store env variables for running the development server and set the following contents:

    MONGODB_URI=<mongodb uri | default local = mongodb://localhost:2717 >
    DB_NAME=<foodie
    PORT=9000
    CLIENT_URL=http://localhost:3000
    SESSION_SECRET=<any secret key>
    SESSION_NAME=foodie
    FIREBASE_PROJECT_ID=<firebase project id found on your firebase config settigs>
    FIREBASE_STORAGE_BUCKET_URL=<firebase bucket url found on your firebase config settigs>
    CLOUDINARY_NAME=<Name>
    CLOUDINARY_API_KEY=<API Key>
    CLOUDINARY_API_SCERET=<API Secret>
  5. Finally run the project using:

    npm start

foodie-app's People

Contributors

knavdeep152002 avatar chandu-4444 avatar

Watchers

James Cloos avatar  avatar

Forkers

chandu-4444

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.