Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

135 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glamour Website

The Glamour Project is a full-stack web application built with the MERN stack (MongoDB, Express, React, Node.js) and leverages Redux for state management. This application allows users to manage skincare products through a comprehensive interface, enabling operations such as adding, viewing, updating, and deleting products. With centralized state management through Redux, the app ensures efficient communication between frontend and backend, providing a smooth user experience.

Table of Contents

  1. Technologies Used
  2. Project Structure
  3. Features
  4. Setup Instructions
  5. Application Workflow
  6. API Endpoints
  7. Redux State Management
  8. License

Technologies Used

  • Frontend: React, Redux, Redux Thunk, Axios
  • Backend: Node.js, Express, MongoDB, Mongoose
  • Authentication: JWT for secure token-based authentication, bcrypt for password hashing
  • Database: MongoDB
  • Styling: CSS or styled-components (optional)

Project Structure

├── backend
│   ├── controllers
│   ├── middleware
│   ├── models
│   ├── routes
│   └── app.js
├── frontend
│   ├── components
│   ├── screens
│   ├── actions
│   ├── reducers
│   └── store.js
├── README.md
└── package.json

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages