Giter Site home page Giter Site logo

nankur's Introduction

Nankur Nashta

  • This project is made while learning the concepts of React.js so that along with theory I can get my hands on with actual project.
  • This whole project works on the data that is coming from real time API that Swiggy uses on it's website.
  • As currently I'm @NIT Patna, so I have used location of Patna. But in coming days I will add feature to search your area and city.

Parcel

  • Dev Build
  • Local Server
  • HMR = Hot Module Replacement
  • File Watching Algorithm - written in c++ (HOT Reloading)
  • Caching - Faster Builds
  • Image Optimization
  • Image Optimization
  • Minification
  • Bundling
  • Compress
  • consistent hashing
  • code splitting
  • Differential bundling -support older browser
  • Diagnostic
  • Good Erro Handling
  • HTTPs Hosting
  • Tree Shaking - remove unused code
  • Different dev and prod. bundels

Namaste Foods

/*

  • Header
    • Logo
    • Nav Item
  • Body
    • Search
    • Restaurant card
      • Img
      • Restaurant Name
      • Rating
      • Distance
      • cuisine
  • Footer
    • Copyright
    • Links
    • Address

*/

Types of Rendering

  • client side
  • server side

Redux Toolkit

  • Install @reduxjs/toolkit and react-redux
  • Build our own store
  • connect our store to our app
  • slice(cartSlice)
  • dispatch (action)
  • selector

#Menu API

https://www.swiggy.com/dapi/menu/pl?page-type=REGULAR_MENU&complete-menu=true&lat=25.6208&lng=85.1720&restaurantId=646518

nankur's People

Contributors

suraj-markup avatar

Watchers

 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.