A recipe sharing site that allows visitors to vote on the links submitted.
A demo can be viewed ✨HERE✨
NOTE: Anonymous users cannot submit new recipe links, but can still vote on existing ones.
Demo_Video.mp4
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.
- Site logo, favicon, and smiley emoji by Icons8