This is a Next.js project bootstrapped with create-next-app
.
## Modern Car-APP
## Table of Contents
- [About](#about)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Usage](#usage)
## About
This is a simple car app that allows you to create, read, update and delete cars. It uses the Express framework for routing and middleware functions
Rental car of Cool cars!
A web application using Next.js, React.js, TypeScript and Tailwind that fetches an API with a car database so you can find the perfect rental for you!
## Credits
This project is an experimental-learning projects. Credits to: JavaScriptMastery.
## Getting Started
- Go to the Repository and copy his url
- Open Visual Studio Code
- Open a new terminal integrated
- put this instruction on your terminal: git clone https://github.com/mlestrella843/RealEstateWeb_Win.git
### Installation
First, install the project in Next JS with the last version NextJs 13.
- npx create-next-app@latest ./
run the development server:
## Prerequisites
- Do the clone's project from GitHub
- Visual Studio Code
- Node Js
## Run the program
npm run dev
### Usage of the program
for Car agencies or Rent-a-cars.
## Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
## Deploy on Vercel
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.