Skip to content

AdryelliReiz/Letmeask

Repository files navigation

logo

Letmeask

🗣 Letmeask is a platform where stremers can create rooms so their followers can ask questions, and then the room owner can respond live quietly without worrying about the chat getting in the way.

print


AboutHow to useTechnologies


About

Letmeask is a project created during Rocketseat's NLW#6. It was created with React.js and Firebase.

How to use

Before you begin, you will need to have the following tools installed on your machine:
Git and Node.js.
In addition, it is good to have an editor to work with the code as VSCode. Remembering that to run the application it is necessary to create a project in firebase and put the settings in the .env file (which you must create).

Running the app

Clone this repository

git clone https://github.com/AdryelliReiz/Letmeask.git

Access the project folder in the / cmd terminal

cd Letmeask

Install the dependencies

npm install

or if you are already familiar with yarn

yarn add

Then run the command to start the application under development

npm start //or
yarn start

Now just access http://localhost:3000/

Technologies

The following tools were used in the construction of the project:

Autor


Adryelli Reis

Made with ❤️ by Adryelli Reis !!

About

Project created during nlw 06 of Rocketseat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published