Skip to content

RecipeBox app that uses React-Redux for the front end. Turbo360.io for image storage, data storage, and hosting.

Notifications You must be signed in to change notification settings

Epichris360/RecipeBox

Repository files navigation

RecipeBox

This project was built with Turbo 360. To learn more, click here: https://www.turbo360.co

To-Do

  • Add a Template to Make This Look Nicer(Done)
  • Add User signin/up( Done )
  • Add an Image for Each Recipe( Done)
  • Comments Section per Recipe( Done )
  • Admin Panel to add images to carousel. This will be done in a "carousel" collection(Done)
  • Add editing and deletion for recipes(Done)
  • Add editing(by poster) of comments and deletion( Next )
  • Instructions

    After cloning into repo, cd to project root directory and run npm install:

    $ npm install
    

    To run dev server, install Turbo CLI globally:

    $ sudo npm install turbo-cli -g
    

    Then run devserver from project root directory:

    $ turbo devserver
    

    To build for production, run build:

    $ npm run build
    

    About

    RecipeBox app that uses React-Redux for the front end. Turbo360.io for image storage, data storage, and hosting.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages