Skip to content

Sangames46/Vehicle-speed-alert-system-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vehicle-speed-alert-system

To get started with this project in your local machine:

Install Necessary Packages:

  npm install
  npm install react-google-maps 

If thrown error while installing:

  npm install --legacy-peer-deps
  npm install react-google-maps --legacy-peer-deps 

Run:

  npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.3%
  • HTML 18.6%
  • CSS 10.1%