A recipe app created using React and during studies in Business College Helsinki. To run the app: npm start npm install react-router-dom@6 To run db: npm install axios npm install json-server --save-dev npm run server