Screenshots | Status | Pre-requirements | Instructions | Technologies | License
Forkify is where you can find a lot of nice recipes, see how to cook them, upload your own recipe and more... 🥘
Project completely done! ☄️
Before getting started, you will need to have installed in your machine these tools:
Besides that, it is a good idea to have a nice text editor like VSCode
# Open the cmd/terminal and clone this repository
$ git clone <https://github.com/danielpalmares/forkify>
# Go to the project folder
$ cd forkify
# Install all dependencies
$ npm install
# Run the application in development mode
$ npm run start
# Open the index file with Live Server!If you don't have the Live Server extension installed, this link is for you Live Server
These technologies were used in the project:
This project is under the MIT license. See the archive LICENSE for more details.

