Git Product home page Git Product logo

food-ecommerce-app's Introduction

Fruitsify - Food E-Commerce App built with React and Firebase

Fruitsify is a food e-commerce app that allows users to browse and search a variety of food products, including fruits, vegetables, rice, and more. The project uses modern web development technologies and libraries to provide a seamless shopping experience.

Demo

Check out the live demo deployed on Vercel: Food Ecommerce App(Fruitsify)

Table of Contents

Features

  • User Authentication: Utilizes firebase google auth for secure user authentication.
  • Firestore: Uses firestore for storing items data.
  • Firebase Storage: Uses firebase storage for storing items image.
  • Responsive Design: Optimized for both big screens and mobile devices.
  • Search Functionality: Allows users to search for items.
  • Form Validation: Utilizes react-hook-form and zod for form validation.
  • Styling: Uses Tailwind CSS for modern and responsive UI design.
  • State Mangement: Uses redux and redux-tookit for global state management.
  • Type Safe: TypeScript is used for static typing and improved code quality.
  • Vite: Vite is the build tool and development server for a fast and optimized development experience.

Screenshots

Desktop View

Desktop View Screenshot

Desktop View Screenshot

Desktop View Screenshot

Run Locally

To run this project locally, follow these steps:

  1. Clone the repository to your local machine:
  git clone https://github.com/neerajjoshi-github/food-ecommerce-app.git
  1. Go to the project directory
  cd food-ecommerce-app
  1. Install the project dependencies:
  npm install
  1. Configure Environment Variables: Create a .env.local file in the root directory and add your environment variables:

    You can find all these firebase env from your firebase console.

FIREBASE_API_KEY=
FIREBASE_DATABASE_URL=
FIREBASE_PROJECT_ID=
FIREBASE_STORAGE_BUCKET=
FIREBASE_MESSAGING_SENDER_ID=
FIREBASE_APP_ID=
  1. Run the development server:
 npm run dev
  1. Open your browser and visit http://localhost:5173 to view the app.

Dependencies

Here are some of the key dependencies used in this project:

  • React Js: A javascript framework for frontend applications.
  • Firebase: A cloud-based platform for database, storage and authentication.
  • Tailwind CSS: A utility-first CSS framework for building responsive and modern UIs.
  • React Hook Form: A library for flexible and efficient form validation.
  • Zod: A runtime type checking library for JavaScript.

For a full list of dependencies, refer to the package.json file.

Feel free to explore the project and make any necessary modifications according to your specific use case.If thier any issue with the project please let me know.

Happy coding! ๐ŸŽ๐Ÿฅฆ๐Ÿš๐Ÿฅš๐Ÿ›’

food-ecommerce-app's People

Contributors

neerajjoshi-github avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

kanakanaidu

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.