Kithen Pastry this is an app created using ReactJS, NextJS, Redux-toolkit, MongoDB, Auth, LiqPay, Cloudinary. You able to choose a product from menu, customize details, specify your info and create an order. In other side as admin you can sign-in in the website, to add or remove the products, to watch the orders and in case of completion to close it.
- git clone https://github.com/beskrovnyi-dmitry/portfolio.git
- cd portfolio
- git checkout --track -b local-branchName origin/pie-ordering
- npm insatll --legacy-peer-deps
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.