/bread

React-based bread recipe page & automatic deployment to GitHub Pages

Primary LanguageJavaScript

About 🍞 🍕

This is repo contains the code for generating a page about bread & pizza recipes. Changes in the main branch are automatically deployed to https://hutec.github.io/bread

Development

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

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.