Skip to content

rickythain/always-hungry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Always-Hungry.com

Always-Hungry.com is an online cooking recipe website to help people cook delicious food to their liking. We provide list of recipes that are randomly generated for users' view. Users can search for the recipe they are looking for by using food name or category.

Demo-Link

For those who would like to view our website, can visit https://always-hungry.vercel.app

Pre-Installation

Before running or contribute to this project, you need to have the setup of the following packages in your environment

  • node >=16.10.0
  • npm >=7.24.0
  • git (for contribution)

Moreover, having these extensions will help you to speed up the development process and adhere to the best practices

Quick Start

  1. Fork the project

    In order to work on your own version of the Always-Hungry application, please fork the project to your own repo.

  2. Clone using SSH

    git clone git@github.com:username/always-hungry.git
  3. Enter project directory

    cd besquare
  4. Install your dependencies:

    npm ci
  5. To start developing:

    npm start
  6. Open the source code and start editing!

    Your site is now running at http://localhost:3000!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors