LIVE URL - [https://vyapar-final.netlify.app/]
Notice - Live URL doesn't work anymore as most cloud is costly and i dont wanna waste money for live server. So netlify may still work but backend is not there
This project was bootstrapped with Vite
In the project directory, open 'api' folder :
NOTE - The env variables are right now pushed cause local setup doesn't really hold anything secret, you just need to edit out your mongo db url for local machine
Install the necessary dependency
This seeds the db with some data so you can use the app
Runs the app in the development mode.
Open http://localhost:3001 to view it in your browser.
Install the necessary dependency
Run the app
Open http://localhost:3002 to view it in your browser.
Builds the app for production to the build folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.
--- contains backend hosted on cloud having http://vyappar.openode.dev/ as backend [This business has shut down, so no longer available]
##### mongoose
##### helmet
##### express
##### multer
##### nodemon
##### axios
##### morgan
##### cors
--- congtains front end of my app https://vyapar-final.netlify.app/

