✏️ React
✏️ Firebase
✏️ TypeScript
Clone project and access folder.
$ git clone https://github.com/pedromaranini/letmeask-nlwtogether.git
$ cd letmeask-nlwtogether
To start, follow the steps below
# Install dependencies
$ yarn
# Start project
$ yarn start
The app will be available in your browser by address http://localhost:3000.
Remembering that you will need to create an account on Firebase and a project to make a Realtime Database available.