Skip to content

marcinjasinski71/Food-Order-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo
Click'n'Eat is a website where you can order your favorite food.

Created in React with ❤️

Using real-time Database - Firebase
Styling - CSS Modules

How to use:


1. Copy repository from GitHub,
2. Install project by npm install
2. Run project by npm start
2a. Additionally - you can watch this project live on your phone ! Just run npm start and enter your local ip address with :3000 port on the end.
3. Order your favorite food !



Some fancy features:


- I can add new meals just adding new record in Firebase - don't need to dive in to the code !
- Every food you will order - I'll receive it! Every order is posting new object as a data as you can see below:
- Fully responsive for Mobile and desktop !

Screenshot_1




Extras:
You may not see some loading animations (during rendering menu on main screen + ordering food) because of quite fast http requests. Just in your Developer Tools slow down your internet to 3G and reload the page. You will see loading spinner while rendering menu.
Try it!

Menu Loader
Menu Loader

Ordering Loader
Ordered Food - Loader

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors