GithubHelp home page GithubHelp logo

deliver-delicious's Introduction

Deliver Delicious

How to run

Please follow the below instructions to run this project in your computer:

  1. Clone this repository

    git clone https://github.com/rajib18197/Deliver-Delicious.git
    
  2. Install all the dependencies

    npm install
    
  3. Run

    npm run dev
    

Project Description

It's a simple, useful and fun little Meal Delivery App with features like load meals from API carousels to show the list of popular and Recommended meals, new Meal creation Form and overall a beautiful design that showcase the business.

Deliver Delicious a moderately interactive webapp where I try to show my JavaScript, react, redux and CSS skillsset by creating a miniature vertion of it.

I have used React for leveraging it's easy to reason about API to build smooth and fluid UI.

I have also used Redux Not context API for state management as I have to fetch meal data from API and fetching data with useEffect, then set that data to state and finally inject that to context is not that much great in my opinion and also redux has some great benefit for managing complex Client side data.

For handling Form (validation and stuff like that) I used React-hook-form. It's so helpful that I don't have to write another custom hook.

For Styling I used styled-components as It has many benefits e.g. don't have to think className, can write JavaScript etc. The Project is completely responsive as well.

While building, I try to focus on

  • makes simple & Elegant looking design
  • Used Technology such as, React, Redux, Styled Components, React Hook form & React Icons
  • Fully Responsive Design
  • Clean Code and Independent (meaning component is Re-usable)

Project Link: https://deliver-delicious.vercel.app/

deliver-delicious's People

Contributors

rajib18197 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.