Giter VIP home page Giter VIP logo

best-ramen's Introduction

Best Ramen

Best Ramen is an app that shows the highest rated ramen places in the world based on Zomato API (API Key is not hidden in .env as it's a free and instant API key that anyone can generate via this URL and allows 1000 calls/day).

The app allows changing the number of results displayed on the page via input field and you can visit the detail page of each restaurant.

Technology

Best Ramen was my second React app, and it was initally set up using the Create React App boilerplate.

How to set up

  1. Install dependencies

npm install

  1. Start the application

npm start

Learnings

  • Convert cURL from Zomato API to fetch
  • Use isLoading and isError states to display loading and error messages while fetching
  • Use Ant Design component to display loading state
  • Map restaurants data fetched from a Zomato API (using API Key) to a RestaurantList
  • Set a default restaurant image if it doesn't have a featured image
  • Change the number of Restaurants displayed in RestaurantList with an input field and refresh automatically
  • Use React Router to dynamically generate RestaurantDetail URLs and pages from RestaurantList
  • Use nested destructuring for cleaner return statements in RestaurantDetail component

To Do's

  • Work on CSS

best-ramen's People

Contributors

pawel-cebula avatar

Watchers

Max Stralka avatar  avatar

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.