Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trendline E-Commerce Frontend

Overview

This is the frontend application for the Trendline e-commerce platform, built using React. The frontend provides an intuitive and responsive user interface for managing products, orders, customers, discounts, catalogs, and reports. It interacts with the backend API to perform CRUD operations and display relevant data to users.

Technologies Used

  • React: JavaScript library for building user interfaces.
  • React Router: For handling navigation within the application.

Getting Started

Prerequisites

  • Node.js: Ensure you have Node.js and npm installed. You can download them from the official Node.js website.
  • Backend API: The backend server must be running to use the frontend application. Refer to the backend repository for setup instructions.

Setup Instructions

  1. Clone the Repository:

    git clone https://github.com/VullnetA/TrendLine-Frontend.git
    cd TrendLine-Frontend
    
  2. Install Dependencies:

    • Run the following command to install the necessary dependencies:
    npm install
    
  3. Run the Application:

    • Start the development server using:
    npm start
    
  4. Access the Application:

Usage Guidelines

Key Features

  • Dashboard: Provides an overview and quick links for managing products, orders, customers, and discounts.
  • Product Management: Allows users to view, add, update, and delete products.
  • Order Management: Enables viewing and managing orders, including updating order statuses.
  • Customer Management: Allows for viewing, adding, and updating customer information.
  • Discount Management: Facilitates adding and updating discounts for products.
  • User Authentication: Supports secure login and registration with JWT-based authentication.

Contributing

We welcome contributions! If you want to contribute to this project, please follow these steps:

  1. Fork the repository
  2. Create a new branch ('git checkout -b feature-branch').
  3. Commit your changes ('git commit -m "commit message"').
  4. Push to the branch ('git push origin feature-branch').
  5. Open a pull request.

Contact

For any inquiries or support, please contact me at vullnetazizi9@gmail.com.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages