Skip to content

Its an food order app, which is made in React. It uses Context api and many hooks.

Notifications You must be signed in to change notification settings

MichalZal/React-FooDord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the FoodOrd website built in react.

It uses hooks, context api, css modules, portals and some styled-components.

Its only UI build in React. In the future it will be upgraded with typescript next and some others.

run npm i to install packages and the npm run start to start the applcation. Then create Firebase backend and link it into the places where request are sent.

image

June 30. Added the Firebase backend. Now it is possible to send order, and all the informations about meals and user given in the form, are stored in database after submitting. Also added some validity checks, so users cannot set inputs empty and incorrect.

About

Its an food order app, which is made in React. It uses Context api and many hooks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published