Skip to content

React.js + Firebase app to store and display culinary recipes uploaded by the users.

Notifications You must be signed in to change notification settings

Ys-sudo/culinary-recipes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Culinary recipes publishing app - created with react, firebase and mui.

Implements authentication with Google and by mail, advanced submission form made with react, rendering and sorting options, checks if user is registered and logged in.

Server - Database communication (react - firebase)

UI made with MUI react library.

To run the app (yarn or npm) in the terminal:
  • git clone
  • cd culinary-recipes-app
  • yarn || npm -i
  • yarn start || npm start

The app should run on the http://localhost:3000/culinary-recipes-app locally.

To deploy to GitHub Pages => yarn deploy

Node version - 14.17

About

React.js + Firebase app to store and display culinary recipes uploaded by the users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published