A Recipe book PWA React application to organize and save food recipes using Sanity CMS c:
https://shirajuki.js.org/jukirecipes
https://www.figma.com/file/ptIEWo50Ftxj3I791KzNSA/Jukirecipes?node-id=0%3A1
- JavaScript
- React framework
- HTML5
- SCSS
- Service Workers (PWA)
- Sanity
If you want to check out the code yourself, follow these instructions:
git clone git@github.com:Shirajuki/jukirecipes.gitcd jukirecipes && npm installcd sanity && npm install4. Create own Sanity project at https://www.sanity.io/manage and get the project id
npm start
# or
npm run deployDistributed under the MIT License. See LICENSE for more information.