Skip to content

maheshbasnet089/ePizza

Repository files navigation

Welcome to ePizza ✨

PRs Welcome Build passing Open Source Love License

ePizza, is an online platform to order pizza and avoiding the hassle of going out or paying in cash. The users can opt for home delivery or take away as per thier choice and can pay thorugh cash or online methods (PayTM). In the times of COVID-19 where social distancing is such an important measure we think our website can help restaurants and customers.

Project Link - https://epizzanepal.herokuapp.com/

Features and Functionalities 😃

User features

  • User sign up and login
  • Save Cart
  • Order Type - Take Away or Delivery
  • View your current and previous orders
  • Real Time status update
  • User friendly
  • session cookies

Admin features

  • Update status at realTime

More features To Come

Tech Stack 💻

Installation ⚡

1. Clone this repo by running the following command :-

 git clone https://github.com/maheshbasnet089/ePizza.git
 cd ePizza

2. Now install all the required packages by running the following commands :-

 npm install  or yarn install

3. Now start the react and node server together by running the following command :-

 npm run dev or yarn run dev 

3. Create a .env file in the project root folder and copy the format of .env.example file.

  • .env.example file contains all the environment variables required for running the project.

4. 🎉 Open your browser and go to https://localhost:3000

🤩 Don't forget to give this repo a ⭐ if you like this repo and want to appreciate our efforts

forthebadge

Releases

No releases published

Packages

No packages published

Languages