Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vehicle Registration System Frontend

Overview

This is the frontend application for the Vehicle Registration System, built using React. The frontend provides an intuitive and responsive user interface for managing vehicle registrations, owners, and insurances. It interacts with the backend API to perform CRUD operations and display relevant data and statistics 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/VehicleRegistrationSystemReact.git
    cd VehicleRegistrationSystemReact
    
  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 a welcome message and quick links to manage vehicles, owners, and insurances.
  • Vehicle Management: Allows users to view, register, update, and delete vehicles.
  • Owner Management: Enables viewing, adding, updating, and deleting owners.
  • Insurance Management: Facilitates the management of insurances linked to vehicles.
  • User Authentication: Supports login and registration with secure 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