An open API service indexing awesome lists of open source software.

https://github.com/mohit838/burgershop-mern

Burger fullStack projects using MERN
https://github.com/mohit838/burgershop-mern

Last synced: 2 months ago
JSON representation

Burger fullStack projects using MERN

Awesome Lists containing this project

README

        

# BurgerShop-MERN

Burger fullStack projects using MERN

## Packages for frontEnd

npm i react-router-dom
chart.js react-chartjs-2 react-hot-toast react-icon react-redux @reduxjs/toolkit axios sass country-state-city framer-motion protected-route-react

## Packages for backEnd

npm i cors express nodemon dotenv mongoose passport passport-google-oauth20 express-session cookie-parser

## To run concurrently Client and Server

npm i concurrently