wolfskillobyte / recipe-db

Pantry Hacker 2.0 is back and better than ever with React. An app for recipes and nothing else.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

recipe-db

Purpose

A simple search tool for quick recipe information.

Table of Contents


Preview

Here is how the application appears and functions.

Installation

This project requires Node.js and other dependencies

Navigate to the directory you would like to use using the CLI and then clone this repository:

git clone git@github.com:wolfgarb/pantry-hacker.git

Create .gitignore to include the following:

node_modules
.env
.DS_Store
package-lock.json

Finally, start the server from the command line:

npm start

Tests

This project has no testing at this time

Documentation

Feedback

Have something you'd like to add?
Feel free to contact me via email!

About

Pantry Hacker 2.0 is back and better than ever with React. An app for recipes and nothing else.


Languages

Language:JavaScript 68.8%Language:HTML 20.2%Language:CSS 10.9%