Skip to content

Prince-Baust/burger-restaurant-manush-tech

Repository files navigation

Burger Restaurant (React)

React Beautiful DND

Live Site Link: https://burger-restaurant-manush-tech.netlify.app/


Screenshots

Header

screenshot

Tech Stack

  • HTML5
  • CSS3
  • React

Libraries

  • react-beautiful-dnd
  • eslint

Getting Started

Prerequisites

This project uses Yarn as package manager. So please install yarn globally to run the app

Run Locally

Clone the project

gh repo clone Prince-Baust/burger-restaurant-manush-tech

Go to the project directory

  cd burger-restaurant-manush-tech

Install dependencies

  yarn add

Start the server

  yarn run start:dev

Important Information

  • React Beautiful DND library is used for implementing Drag n Drop
  • <React.StrictMode> shows warning and React Beautiful DND doesn't behave appropriately in development mode. But it works fine in production. So we commented out <React.StrictMode>

Contact

MD. Maruf Al Hossain Prince
LinkedIn Profile
write2maruf@icloud.com

Releases

No releases published

Packages

No packages published