Skip to content

bmuthoga/catch-of-the-day

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catch of the Day

A menu ordering platform for various dishes of fish, built with React

Contains:

  • Authentication: Facebook, Twitter, Github Social Auth via Firebase
  • Database: Firebase Realtime Database
  • Build: Gulp
  • State Rehydration: LocalStorage

Running the project

Requires gulp installed

  1. Clone this repository

  2. Navigate into the cloned repository directory

     cd catch-of-the-day
    
  3. Install project dependencies

     npm install
    
  4. Run the application

     gulp
    

Below is a preview of the web app:

app-preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published