letmeask

letmeask

NLW 06

Project

Letmeask is a web application to create interactive Q&A rooms to help streamers/content creators. The project was developed during Next Level Week #06 Together (ReactJS), event presented by Rocketseat.

To complement the project I developed: toast notifications, logout flow, room reopen flow, listing of user rooms, permission rules for accessing links, interaction rules with the room and others fixes.


Technologies

This project was developed using the following technologies:

Layout

You can view the project layout through this link. You must have an account at Figma to access it.

How to execute

  • First, you need install Node.js and Yarn.
  • Clone the repository git clone https://github.com/rafaelthz/letmeask-nlw6.git
  • Access the folder cd letmeask-nlw6
  • Install the dependencies with yarn
  • Create a .env.local file and add the yours Firebase SDK configs – see more on the docs
  • Start the server with yarn start

Now you can access localhost:3000 in your browser. Remembering that it will be necessary to create an account in Firebase and a project to make a Realtime Database available.


Inspired by Rocketseat Education.

Visit original content creator repository https://github.com/rafaelthz/letmeask

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *