Beauty Bebo

screenshot of Beauty Bebo
react
styled-components
chakra-ui

Beauty Bebo is India’s fastest growing online retail store for the day to day and special occasion need of the Makeup, Skin care, Hair care, Personal care, Mom and Baby care, Fragrance and Ayurveda products. We at Beauty Bebo are committed to provide genuine products on fair price to our customer...

Overview

This product is a collaborative project built by a team of 6 developers within a timeframe of 4 days. It is a web application that can be accessed through the live deployed URL provided.

Features

  • User Collaboration: The application allows multiple users to collaborate on a project simultaneously.
  • Real-Time Updates: Users can see changes made by others in real-time without the need for refreshing the page.
  • Version Control: The application includes version control functionality, allowing users to track and revert changes as needed.
  • Task Assignment: Users can assign specific tasks or sections of the project to team members for efficient collaboration.
  • Chat Functionality: The application includes a chat feature that enables users to communicate with each other within the project.

Summary

In summary, this collaborative web application developed by a team of 6 developers offers real-time collaboration, version control, task assignment, and chat functionality. It can be easily installed by following the provided installation guide.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

styled-components
Styled Components

Styled Components is a popular library for styling React components using CSS syntax. It allows you to write CSS in your JavaScript code, making it easier to create dynamic styles that are specific to each component.

chakra-ui
Chakra UI

Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.

Redux

Redux is a state management library for JavaScript apps that provides a predictable and centralized way to manage application state. It enables developers to write actions and reducers that update the state in response to user interactions, server responses, and other events, and can be used with a variety of front-end frameworks and back-end technologies.