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

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

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