/parking-app

Application for recording and viewing entries and exits of vehicles in a parking lot. Created with Next.js

Primary LanguageJavaScript

⏩ Parking App ⏪

🖥 Preview

📖 About

Application for recording and viewing entries and exits of vehicles in a parking lot. Created with Next.js


🛠 Technologies used

  • Next.js
  • React
  • CSS
  • Tailwind
  • Javascript

🚀 How to execute the project

Clone the repository

git clone https://github.com/ecpieritz/parking-app.git

Enter directory

cd parking-app

Run the server


📝 More infos

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Deploy on Vercel

The easiest way to deploy a Next.js app is to use the Vercel Platform from the creators of Next.js.


Developed with 💙 by Emilyn C. Pieritz