Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gndx/react-form-firebase
- Owner: gndx
- License: mit
- Created: 2017-11-10T04:50:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-18T19:25:39.000Z (about 4 years ago)
- Last Synced: 2024-05-01T14:40:40.054Z (8 months ago)
- Topics: contact, firebase, form, react
- Language: JavaScript
- Homepage: https://gndx.co
- Size: 82 KB
- Stars: 25
- Watchers: 5
- Forks: 14
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)