Skip to content

caioharuo/letmeask

Repository files navigation

Letmeask

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.

Layout 🔖

You can check the Layout right here: https://www.figma.com/file/u0BQK8rCf2KgzcukdRRCWh/Letmeask?node-id=0%3A1

Now with responsive dark and light theme!

Tools 🛠️

Installation 💻

  1. Clone this repo: git clone https://github.com/caioharuo/letmeask.git
  2. Install all the dependencies yarn or npm install
  3. Create a Project in Firebase
  4. Active the Google Sing-in method in "Authentication" on Firebase
  5. Add your Firebase credentials to the firebase.ts file located in the services directory
  6. Run locally with yarn start or npm start
  7. Open the project on localhost:3000/ in your browser.
  8. Enjoy🎉

Developed with 💜 by Caio Hatai on Next Level Week Together - Rocketseat