Smart Home
JavaScript
React
Tailwind CSS
API
CI/CD
Docker
MongoDB
Description:
Developed a secure, full-stack MERN smart home management dashboard with React and Tailwind CSS, containerized with Docker, and integrated with a CI pipeline for automated builds and testing.
Details:
Created a full stack MERN web dashboard to manage smart home devices. Created APIs using JavaScript to create, modify, get, and delete data from a MongoDB database. Coded the frontend using React, Tailwind CSS, JavaScript, to create sleek and functional UI. Secured user data using Json web tokens to ensure a safe and secure system. Containerized the application using docker to easily run and deploy application. Created CI pipeline using CircleCI to automate builds and testing.