https://github.com/raihan71/recipist
https://github.com/raihan71/recipist
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/raihan71/recipist
- Owner: raihan71
- License: apache-2.0
- Created: 2023-08-29T14:33:06.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-29T14:45:47.000Z (almost 2 years ago)
- Last Synced: 2024-04-17T05:03:45.322Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://recipist-ten.vercel.app
- Size: 253 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
To run this example you'll need to use a local server. The easiest way to do
so is to use the [Web Server for Chrome extension](https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb?hl=en).Make sure your settings look like this:
Under the heading that says "Web Server URL(s)" click the first link to preview
the app on your local server.Take a look at the `scripts/main.js` file to figure out how the route is updated
and to determine when you would need to step in and manage focus.