Welcome to the Mobile Store Application repository! This application allows users to seamlessly search for mobile devices and conveniently add their preferred choices to the cart for future purchase.
The Mobile Store Application simplifies the process of exploring and selecting mobile devices, making the shopping experience efficient and user-friendly.
- Search for a wide range of mobile devices.
- Add selected mobiles to the cart for future purchase.
- View detailed specifications and prices of each mobile.
- Intuitive interface for easy navigation.
- Responsive design for seamless use on various devices.
- Frontend: React JS, HTML, CSS
- Backend: Node.js, Express js
- Database: MongoDB
- Extensive mobile database for diverse choices.
- Secure and efficient user authentication.
- Interactive and dynamic cart functionality.
- Real-time updates on selected mobiles.
- Clone this repository:
git clone https://github.com/Jaganath-MSJ/Mobile-Store.git
- Navigate to the project directory:
cd Mobile-store
- Navigate to Frontend:
cd mobiles
- Install dependencies:
npm install
- Start frontend:
npm start
- Navigate to backend:
cd backend
- Start the server:
node index.js
- Open the app in your browser:
http://localhost:3000
For a live demonstration, you can visit Demo Link.
Feel free to reach out to me via email at [email protected] or connect on LinkedIn.
Netlify for frondend
Render for backend