The Smart Park allows user to make parking finding at any time easier in this traffic culture in Metropolitian cities. SmartPark makes life of car owners easy to ride and park within the busy areas at busy time. Park easy and drive easy!
Before you begin to clone project, ensure you have met the following requirements:
- Node.js
- IDE
Follow these steps to install and run the project:
-
Clone the repository:
git clone https://github.com/fev1n/smartPark.git
-
Navigate to the project directory:
cd ../../smartPark
- Install Dependencies (for both Frontend and backend):
npm install
-
Setting environtment variable (Creat .env file in backend directory):
- Create the MongoDB Atlas basic account and get connect to application string and put it to .env
- Create strip account for dummy payments gateway and get publishable and secret key and paste those to .env file
- Add PORT=4000 to .env
-
Run the project locally (command for both frontend and backend):
npm start
Open below link to acces the application, here are credential to login:
Link to web app: https://smart-park-dimas-projects-53bcc0c4.vercel.app/login
User email ID: admin@admin.com
Password: Admin1234