An open API service indexing awesome lists of open source software.

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.

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).