Knochenmark / recipebox

Recipebox demo

Home Page:https://knochenmark.github.io/recipebox/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis (.com) branch GitHub issues GitHub closed pull requests Greenkeeper badge GitHub contributors GitHub top language

This project offers a simple way to manage your recipe collection. 🍽️

Recipebox utilizes localStorage to store your recipe collection. You can add further recipes, edit existing ones and bookmark your favorites.

Table of Contents

Pre-Requisites

This project requires Node.js 6.x or later to be installed.
Use either npm install to download dependencies locally.

Run the app

The command npm start runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Test the app

The command npm test launches the test runner in the interactive watch mode.

Build the app

The command npm run build builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

Recipebox demo

https://knochenmark.github.io/recipebox/


Languages

Language:TypeScript 98.3%Language:HTML 1.3%Language:CSS 0.4%