Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kazvee/recipe-rank
📚 Recipe sharing site that allows visitors to vote on the links submitted ✨LIVE DEMO✨
https://github.com/kazvee/recipe-rank
github-pages netlify reactjs supabase
Last synced: 10 days ago
JSON representation
📚 Recipe sharing site that allows visitors to vote on the links submitted ✨LIVE DEMO✨
- Host: GitHub
- URL: https://github.com/kazvee/recipe-rank
- Owner: kazvee
- Created: 2023-03-04T21:20:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-28T01:43:18.000Z (12 months ago)
- Last Synced: 2025-01-12T17:55:27.493Z (about 1 month ago)
- Topics: github-pages, netlify, reactjs, supabase
- Language: JavaScript
- Homepage: https://kazvee.github.io/recipe-rank/
- Size: 1.01 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recipe Rank
A recipe sharing site that allows visitors to vote on the links submitted.
## Live Demo
A demo can be viewed ✨[HERE](https://kazvee.github.io/recipe-rank/)✨
**NOTE:** Anonymous users cannot submit new recipe links, but can still vote on existing ones.
## Preview
### Demo Video:
https://github.com/kazvee/recipe-rank/assets/109990289/c866c167-4ddb-4b2b-82d9-a1d09ed88bd4
### Screenshot:
![Preview image](public/RecipeRank.jpg)
## Built With
- [React.js](https://https://react.dev/)
- [Supabase](https://https://supabase.io/)
- [GitHub Pages](https://docs.github.com/en/pages)## Installation
To get a local copy up and running, follow the steps below:
- Install NPM`npm install npm@latest -g`
- Install NPM packages
`npm install`
- Run on local development server
`npm run start`
- Deploy production build
`npm run build`
By default, the build folder will be placed in the root. Deploy the build folder to your preferred platform.
## Acknowledgements
- Site logo, favicon, and smiley emoji by [Icons8](https://icons8.com/)