RafaelWeiss / google-maps-formik

Example form using React, Google-Maps and Formik

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoogleMapsFormik

styled with prettier

A simple example with GoogleMaps and Formik

Page

A page created by using:

  • React
  • Google-Maps
  • Formik
  • Reactstrap

Installing

Clone the repo

git clone https://github.com/RafaelWeiss/google-maps-formik.git

Change into the google-maps-formik project directory

cd google-maps-formik

Install project dependencies

npm install or yarn install

And start the application

npm start

Run tests

npm test

Versions

v0.2

  • Default project implementation

Authors

Rafael Weiss

About

Example form using React, Google-Maps and Formik


Languages

Language:JavaScript 84.3%Language:HTML 12.6%Language:CSS 3.1%