Skip to content

woliveiras/reactmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactMap

Experimental Webapp to search address made with React

Map Icon

This app is created with Create React App, a official by Facebook tool to start new projects. Look more of Create React App in the official website or here.

Is Responsive icon ReactMap is Responsive!

How to run

Clone this repo with following command:

git clone https://github.com/woliveiras/reactmap.git

Install all dependencies:

cd reactmap
npm i

Run local server:

npm start

The browser will be open with ReactMap loaded!

Is magic icon!

Building the project

To build the ReactMap project run following command:

npm run build

Will be created a folder named build optimized for production.

That's all folks

About

*Experimental* Webapp to search address with React

Topics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors