Skip to content

rafaelnacle/recipe-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Finder

This is a project I did to finish the javascript course from Boot.dev. Every few sessions we are requested to do a personal project, and this is the project I decided to do. I was going to make a game dev insights project using d3.js but I've stumbled into a lot of problems finding a good game dev api.

So I decided to keep it a little simpler and make a recipe finder.

image

How to start

Clone the repository

 git clone https://github.com/rafaelnacle/recipe-finder.git

Install the dependencies

  npm install

Run the project I've used the native .env since you don't need to install dotenv anymore, I've did a script for easily running it. You'll still have to create a .env using your API-ID and KEY

  npm run dev

What I've used

About

A recipe finder made in node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published