woliveiras / reactmap

*Experimental* Webapp to search address with React

Home Page:https://woliveiras.com.br/reactmap/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://woliveiras.com.br/reactmap/


Languages

Language:JavaScript 55.3%Language:CSS 41.1%Language:HTML 3.6%