https://github.com/dlsnemsara/mebius-frontend
A fully functional e-commerce storefront built with modern web technologies, providing a seamless shopping experience with features like product listings, cart management, and user authentication.
https://github.com/dlsnemsara/mebius-frontend
ecommerce-store javascript mern-stack reactjs tailwindcss
Last synced: 6 months ago
JSON representation
A fully functional e-commerce storefront built with modern web technologies, providing a seamless shopping experience with features like product listings, cart management, and user authentication.
- Host: GitHub
- URL: https://github.com/dlsnemsara/mebius-frontend
- Owner: DLSNemsara
- Created: 2024-11-15T17:04:44.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-26T07:16:05.000Z (7 months ago)
- Last Synced: 2025-04-10T06:08:55.744Z (6 months ago)
- Topics: ecommerce-store, javascript, mern-stack, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://mebius-frontend-sinel.netlify.app/
- Size: 2.31 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mebius
This repository contains the frontend code for the Mebius eCommerce project. The project is built using the MERN stack to provide a seamless shopping experience for users.
## Features
- Responsive design for optimal viewing on all devices
- User authentication and authorization
- Product browsing and search functionality
- Shopping cart and checkout process
- Order history and user profile management## Technologies Used
- MongoDB for the database
- Express.js for the backend framework
- React.js for building the user interface
- Node.js for the server environment
- Redux for state management
- React Router for navigation
- Tailwind CSS for styling## Getting Started
To get a local copy up and running, follow these steps:
1. Clone the repository:
```sh
git clone https://github.com/DLSNemsara/ecommerce-storefront.git
```
2. Navigate to the project directory:
```sh
cd ecommerce-storefront
```
3. Install dependencies:
```sh
npm install
```
4. Start the development server:
```sh
npm start
```## Backend Repository
The backend code for this project can be found in the [mebius-backend repository](https://github.com/DLSNemsara/mebius-backend).
## Contributing
Contributions are welcome! Please fork the repository and create a pull request with your changes.
## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contact
For any inquiries or feedback, please contact us at [sinelnemsara19@gmail.com](mailto:sinelnemsara19@gmail.com).