- Frontend: React.js
- Backend: Node.js
- Database: MySQL
- Image Storage: Firestore
- Hosting: VPS with Nginx
- Maps Integration: Google Maps API
-
Clone the repository:
git clone https://github.com/Akangkha/main_app.git cd iot_web_app -
Install frontend dependencies:
yarn install
-
Set up Firestore and Google Maps API, and update the configuration file with the necessary API keys and credentials.
Start the development server:
yarn run dev- Open your browser and navigate to
http://localhost:3000to access the application.