https://github.com/adriastephanie/react-website
website feito em react + js + bootstrap
https://github.com/adriastephanie/react-website
bootstrap firebase javascript reactjs
Last synced: 3 months ago
JSON representation
website feito em react + js + bootstrap
- Host: GitHub
- URL: https://github.com/adriastephanie/react-website
- Owner: adriastephanie
- Created: 2021-03-13T00:15:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-31T15:07:46.000Z (over 4 years ago)
- Last Synced: 2025-01-27T06:18:01.391Z (over 1 year ago)
- Topics: bootstrap, firebase, javascript, reactjs
- Language: JavaScript
- Homepage:
- Size: 11.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Course React JS + Firebase + Bootstrap
## Developing an event publishing website with the latest technologies
## Features
- Configured project with Firebase, React and Bootstrap
- Upload and download images on Firebase Storage
- Authenticating users with Firebase and React JS
- Storing data in the Firebase Cloud Firestore
- Password reset with authentication
## Tech
Several open source projects are used to work correctly:
- [Node.js](https://nodejs.org/)
- [Bootstrap](https://getbootstrap.com)
- [ReactJS](https://pt-br.reactjs.org)
- [Firebase](https://firebase.google.com/?hl=pt-br)
- [Font Awesome](https://fontawesome.com)
## Installation
Install the dependencies and devDependencies and start the server.
```sh
cd meu-app-react
yarn start
```
## License
MIT