🍕 Mount Pizza is a pizza ordering application created using the MERN stack. User can create an account and add pizzas to cart from menu and proceed to checkout. Admin can add new toppings and create new pizzas for users. Admin can also access all user information.
git clone https://github.com/k99sharma/OIBSIP.git
cd OIBSIP
npm install
.env
.env.sample
and put it in .env
and all required values.npm run start
You can checkout API here.
Star the repository. 🌟
Also, Follow me on GitHub for my next creations! 😎
Designed and developed by 2022 (Kalash Sharma)
Licensed under the MIT License, (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://opensource.org/licenses/MIT
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.