saivallampati / automatic_parking

Automatic parking system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic Parking

Getting Started

Run the below command to setup the local environment.
npm install

Run the below command to start the Application
npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Build the application

Run the below command to build the Application

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
The app is ready to be deployed!

About

Automatic parking system

License:MIT License


Languages

Language:JavaScript 85.2%Language:HTML 8.9%Language:CSS 6.0%