Skip to content

Akash02032002/FoodFoodi-client

Repository files navigation

complete-mern-project

Screenshot 2024-01-08 093457 Screenshot 2024-01-08 095034

Table of Contents

Install

This project uses node and npm. Go check them out if you don't have them locally installed.

  • Clone or download the project folder and then unzip the files.
  • go to the root directory of the foodi-client and foodi-server, you can use cd space folder-name to change the folder directory.

For Frontend

  • follow the command to run the client site:
$ npm install
$ npm run dev
$ add a .env.local file and include the following environment variables
VITE_APIKEY= from firebase
VITE_AUTHDOMAIN= from firebase
VITE_PROJECTID= from firebase
VITE_STORAGEBUCKET= from firebase
VITE_MESSAGINGSENDERID= from firebase
VITE_APPID= from firebase
VITE_IMAGE_HOSTING_KEY= from imgbb api
VITE_Stripe_PK= stripe key

## Usage

This is only a documentation package. You can print out [spec.md](spec.md) to your console:

```sh
$ standard-readme-spec
# Prints out the standard-readme spec

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Contributors

This project exists thanks to my youtube audience who contribute.

License

MIT © AKASH KUMAR