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
- Host: GitHub
- URL: https://github.com/sara01romao/crud-firebase
- Owner: Sara01romao
- Created: 2022-03-31T02:47:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T18:39:20.000Z (about 4 years ago)
- Last Synced: 2025-02-02T15:46:40.907Z (over 1 year ago)
- Topics: firebase, react
- Language: JavaScript
- Homepage:
- Size: 989 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.