Skip to content

Abi-Nf/Park-Management-Frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Park Management UI

This repository contains the user interface of our project: Park Management

The deployment link is here

Running the app

  • with npm
# development
$ npm start
  • with yarn
# development
$ yarn start

Test

  • with npm
$ npm test
  • with yarn
$ yarn test

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.0%
  • HTML 12.9%
  • CSS 7.1%