/hustparking

Front-end for Web SmartParking

Primary LanguageJavaScript

Hust Parking

Deploy smart parking interface for managers and clients

Requirement

NodeJS

Check version after install Node successfully:

node --version

Check npm version:

npm --version

Installation

Open the terminal and clone this project

git clone https://github.com/thvroyal/hustparking.git
cd hustparking

First, install this library (link):

npm i react-export-excel

Then, run npm install to install others lib.

To run the project in localhost:

npm start

Open http://localhost:3000 in your browser to see the website.