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.git
cd jukirecipes && npm install
cd sanity && npm install
4. Create own Sanity project at https://www.sanity.io/manage and get the project id
npm start
# or
npm run deploy
Distributed under the MIT License. See LICENSE
for more information.