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

https://github.com/sara01romao/crud-firebase

Crud firebase - sistema de controle de caixas de abelhas nativas
https://github.com/sara01romao/crud-firebase

firebase react

Last synced: 3 months ago
JSON representation

Crud firebase - sistema de controle de caixas de abelhas nativas

Awesome Lists containing this project

README

          



## 💻 Sobre o Projeto
Sistema de controle de caixas de abelhas nativas, com as operações de uma CRUD (create, read, update, delete) .


## :rocket: Tecnologias Usadas
Front-end
```
Reactjs
react-router-dom
Toastify

```
Back-end
```
Firebase - Firestore

```
# :hourglass_flowing_sand: Planejamento do projeto

- [x] Page Lista
- [x] Page Cadastro
- [x] Page Editar
- [x] Modal Remove

# Getting Started with Create React App

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.\
You may also see any lint errors in the console.