Samuel-Brito19 / Car-Rental-Frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Car Rental

This is a car rental project created by me with the intention of test my abilities in both frontend and backend. It working by simple choosing a date for pick the car and a date for returning it, choosing a car from your preference and making a rent! You can also see all the rents that you've made.

Technologies used:

ReactJS, Styled-Components -> Frontend
Fastify, Prisma, Zod -> Backend

Installation

You can just clone the projects (Car-Rental-Frontend and Car-Rental-Backend), and after that execute this two commands in both:

npm i
npm run dev

And there you go!

Images

About


Languages

Language:TypeScript 95.9%Language:CSS 2.4%Language:HTML 1.7%