Skip to content

faustocalvinio/frontend-api-cars

Repository files navigation

🚘 Car Management Frontend

A responsive React-based frontend for managing car data, connected to the Backend API Cars. This project allows users to perform CRUD operations on car entries with secure JWT-based authentication.


🧰 Tech Stack

  • ⚛️ React (Vite or Create React App)
  • 🎨 Tailwind CSS (or CSS Modules)
  • 🔐 JWT-based auth integration
  • 🔗 Axios for API requests
  • 🌍 Connected to Node.js + Express + MongoDB backend

📌 Features

  • 🔐 User login and JWT authentication
  • 🚗 View list of cars
  • ➕ Add new car
  • ✏️ Update car details
  • ❌ Delete car
  • 🎯 Form validation and error handling
  • 🌙 Responsive UI and clean design

🚀 Getting Started

🔧 Prerequisites

📦 Installation

git clone https://github.com/yourusername/car-management-frontend.git
cd car-management-frontend
npm install

About

React app for managing car data with JWT authentication, connected to a Node.js and MongoDB backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published