About • How to use • Technologies
Letmeask is a project created during Rocketseat's NLW#6. It was created with React.js and Firebase.
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).
Clone this repository
git clone https://github.com/AdryelliReiz/Letmeask.gitAccess the project folder in the / cmd terminal
cd LetmeaskInstall the dependencies
npm installor if you are already familiar with yarn
yarn addThen run the command to start the application under development
npm start //or
yarn startNow just access http://localhost:3000/
The following tools were used in the construction of the project:
Adryelli Reis
Made with ❤️ by Adryelli Reis !!
