/react-recipes

A Recipe Book Built With React

Primary LanguageJavaScript

React Recipe Book

Recipe app

Introduction

This is a beginner's tutorial for React. You can read the blog post here.

Getting Started

  1. Fork & Clone this repo
  2. Run yarn to install dependencies
  3. Run yarn start to run the app locally
  4. Run yarn sass to transpile scss to CSS