Advance Spare Care

screenshot of Advance Spare Care
express
react
chakra-ui

Advance Spare Care is an scalable makeup auto parts website platform where the user can come and place their order. It is an Collaborative project. It has a admin panel where admin can do a lot of options.

Overview

Advance Spare Care is an scalable auto parts website platform where users can come and place their orders. It is a collaborative project with an admin panel that provides various options for the admin.

Features

  • Scalable makeup auto parts website platform
  • Collaborative project with admin panel
  • User can place orders
  • Admin can perform various actions
  • Tech stack used: HTML, CSS, JavaScript, Json-Server, React, Redux, Chakra UI, MongoDB, Express, NodeJS

Summary

Advance Spare Care is a collaborative auto parts website platform with an admin panel. It allows users to place orders and provides various options for the admin. The project uses a tech stack consisting of HTML, CSS, JavaScript, Json-Server, React, Redux, Chakra UI, MongoDB, Express, and NodeJS. To install the project, clone the repository, install the dependencies, and start the development servers.

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

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

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.