Live Site : https://bistro-boss-cafe.netlify.app/
I use MERN (MongoDB, Express.js, React.js, Node.js) as my development stack for building full-stack web applications.
| Package | Version |
|---|---|
react |
^18.2.0 |
tailwindcss |
^3.3.3 |
react-icons |
^4.10.1 |
axios |
^1.5.1 |
firebase |
^10.4.0 |
formik |
^2.4.5 |
react-router-dom |
^6.13.0 |
react-helmet-async |
^3.0.6 |
react-datepicker |
^4.14.1 |
react-day-picker |
^8.8.0 |
react-hook-form |
^7.47.0 |
react-hot-toast |
^2.4.1 |
react-icons |
^4.11.0 |
react-loading-skeleton |
^3.3.1 |
react-responsive-carousel |
^3.2.23 |
react-router-dom |
^6.14.2 |
react-simple-captcha |
^9.3.0 |
react-stars |
^2.2.5 |
react-tabs |
^6.0.2 |
sort-by |
^1.2.0 |
sweetalert2 |
^11.7.28 |
swiper |
^10.2.0 |
yup |
^1.2.0 |
Open CMD and Peast this code
git clone https://github.com/nisharga/bistro-boss-client.gitThen change directory to the folder by
cd bistro-boss-clientThen install the json packages by
npm installFinally start your project by
npm start