Skip to content

skelclique/let-me-ask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Letmeask

 

Letmeask

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Created for answer a lot of questions 💬 easily,
with the tool you can create a room to answer the questions
of your own viewers and followers 👀

✨ Features

✔️ Google Authentication;
✔️ Create questions;
✔️ Answer the questions easily;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/skelclique/letmeask

# Access
$ cd letmeask

# Install dependencies
$ yarn

# Run the project
$ yarn start

# The server will initialize in the <http://localhost:3000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by skelclique

 

Back to top