Letmeask is a Web Platform developed for content creators and viewers.
Designed to simplify how viewers ask questions and how creators can view and answer them in real time.
You can check the Layout right here: https://www.figma.com/file/u0BQK8rCf2KgzcukdRRCWh/Letmeask?node-id=0%3A1
- Clone this repo:
git clone https://github.com/caioharuo/letmeask.git
- Install all the dependencies
yarn
ornpm install
- Create a Project in Firebase
- Active the Google Sing-in method in "Authentication" on Firebase
- Add your Firebase credentials to the
firebase.ts
file located in theservices
directory - Run locally with
yarn start
ornpm start
- Open the project on
localhost:3000/
in your browser. - Enjoy🎉
Developed with 💜 by Caio Hatai on Next Level Week Together - Rocketseat