Uber Sante is a ReactJS and Node Express application using MongoDB.
Starting the backend.
cd backend
npm i
npm run dev
Starting the frontend.
cd frontend
npm i
npm start
Uber Sante is a ReactJS and Node Express application using MongoDB
JavaScriptMIT