GithubHelp home page GithubHelp logo

react-challenge's Introduction

#Recipe Finder

Overview

Create an app using React and React Hooks that will be a recipe finder.

  • Use fontawesome for any icon needs and axios for any http requests.
  • Spend, at max, 4 hours on this project
  • Prefer to see effective use of state management, thoughtfulness in component building and focus on performance, responsiveness and accessibility best practices over styling if you are running out of time

Requirements

  • Integrate with "TheMealDB" API http://www.themealdb.com/api.php
  • The main page will display 5 random recipes as 'Recipes of the Day'
  • Mobile designs are provided, get creative with responsive desktop designs
  • Use a css preprocessor
  • Clicking on a recipe should open a detail page about the recipe
    • The URL should change (consider using react-router) when a recipe is clicked
    • If a user copy/pastes the URL into a new window, the same recipe detail page should display
    • Detail page should show the ingredients and instructions for that recipe
  • There should be a search bar allowing users to search for a recipe
    • Search button on mobile in the bottom right corner of the screen - which should open a search window with the keyboard
  • The search results will be displayed where the random recipes were displayed

Bonus (optional)

We would prefer you spent as much time focusing on performance and accessibility as possible, but if you finish early here are some options for "bonus points".

  • Add a share button on the modal page to "Tweet" the recipe
  • The results should be paginated with 5 results displaying at a time
  • Add a 'Heart' icon in the modal for a recipe
    • The heart icon should 'favorite' this recipe
    • Store this data in the users browser
  • If any favorited recipes are detected in the browser, add a button on the home page that shows a list of these recipes

Submission

Once you've completed your project, deploy the code (to a free account on Heroku), and submit links to the hosted instance and your github repo.

react-challenge's People

Contributors

vpatel90 avatar jameyel avatar johnlyden avatar nicholasmparker avatar

Stargazers

James Perrin avatar Clay Stewart avatar

Watchers

James Cloos avatar  avatar

Forkers

lilithcode32

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.