Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nda17/food-recipes-spa
https://github.com/nda17/food-recipes-spa
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nda17/food-recipes-spa
- Owner: nda17
- Created: 2023-10-12T01:16:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-05T20:34:24.000Z (8 months ago)
- Last Synced: 2024-03-05T21:39:08.705Z (8 months ago)
- Language: JavaScript
- Homepage: https://nda17.github.io/Food-recipes-spa/
- Size: 416 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# «Food-recipes-spa»
## Used:
- Vite v4.4.5 + React v18.2.0
- JSX
- HTML
- TailwindCSS / SCSS
## Deployed:
[Watch here](https://nda17.github.io/Food-recipes-spa/)## Project setup:
```
yarn
- or
npm install
```## Compiles and minifies for production:
```
yarn run build
- or
npm run build
```