Skip to content

jasyl/recipe-stash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecipeStash React

This project was bootstrapped with Create React App.

RecipeStash is a Recipe Manager that allows you to add recipes via URL or manually.

This frontend was created to work with RecipeStash API

Set up

Make sure you have Node.js installed. Fork and clone this repository

npm install

Install the dependencies!

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.

Checkout the deployed version on Netflify

Resources & Libraries

For the security and OAuth implementation, checkout CalliCoder

For styling checkout Material-UI & React Bootstrap

This library helps me convert decimals to fractions on the front-end: Fraction.js

Froms and Validations: Formik with Material-UI & Yup

I made requests via Axios

I deployed to Netlify

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

Front-end of Recipe Stash web app - Capstone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published