Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gndx/react-form-firebase

Simple form with Firebase
https://github.com/gndx/react-form-firebase

contact firebase form react

Last synced: 14 days ago
JSON representation

Simple form with Firebase

Awesome Lists containing this project

README

        

# react-form-firebase
Simple form with Firebase

![React Form Firebase](https://s3.amazonaws.com/chewiekie/react-form-firebase.jpg)

### Install Dependencies
```
npm install
```

### Starting the Server
Run the next command to launch the development server.
```
npm start
```

### Building for Production
To build an optimized bundle, run
```
npm run build
```

## Demo
[demo](https://gndx-projects.firebaseapp.com/)

## Info
[Create a contact Form with React + Firebase](https://gndx.co/formulario-de-contacto-con-react-firebase/)