Skip to content

recipie box project for free code camp's data viz certificate

Notifications You must be signed in to change notification settings

4xDMG/recipe-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Box

A simple React app for storing recipes and a list of their ingredients.

Getting Started

You can clone this repo to your local machine using the command:

git clone https://github.com/4xDMG/recipe-box.git

Prerequisites

You will need to have git and node.js installed locally on your machine.

You can find the instructions to install git for your OS here. Instructions for installing Node.js can be found here.

Installing

Once you have git and node installed, navigate to the projects root directory in your terminal and type:

npm install

This will install all dependancies you need to run the project.

Start the dev server by typing the command:

npm start

Deployment

To deploy, update the package.json with your own hompage information and type:

npm run deploy

Built With

Authors

  • Daniel Tait - Initial work - 4xDMG

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • All the Medium bloggers who write excellent how-to's
  • freeCodeCamp for their great curriculum

About

recipie box project for free code camp's data viz certificate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published