Skip to content

[WIP] Recipe book PWA React application ๐Ÿ“‘ - organizes and saves food recipes using Sanity in case I ever forget making them ๐Ÿฃ

License

Notifications You must be signed in to change notification settings

Shirajuki/jukirecipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

47 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Figma design of the application

Jukirecipes

A Recipe book PWA React application to organize and save food recipes using Sanity CMS c:

Try the application here

https://shirajuki.js.org/jukirecipes

Figma design

https://www.figma.com/file/ptIEWo50Ftxj3I791KzNSA/Jukirecipes?node-id=0%3A1

Built With

  • JavaScript
  • React framework
  • HTML5
  • SCSS
  • Service Workers (PWA)
  • Sanity

Setup

If you want to check out the code yourself, follow these instructions:

1. Clone the repository
git clone git@github.com:Shirajuki/jukirecipes.git
2. Install dependencies
cd jukirecipes && npm install
3. Install dependencies for sanity
cd sanity && npm install
4. Create own Sanity project at https://www.sanity.io/manage and get the project id
5. Edit /jukirecipes/sanity/sanity.json and /jukirecipes/sanity.json with the new project id
6. Start Sanity Desk locally or deploy to production
npm start
# or
npm run deploy
7. The website view should run at http://localhost:3000/

License

Distributed under the MIT License. See LICENSE for more information.

About

[WIP] Recipe book PWA React application ๐Ÿ“‘ - organizes and saves food recipes using Sanity in case I ever forget making them ๐Ÿฃ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published