Rocket.Q
Rocket.Q copied to clipboard
Project created to teach JavaScript and NodeJS with a practical example. Project used for the NLW#6 at Rocketseat.
Technologies | Project | Layout | License
🚀 Technologies
This project was developed with the following technologies:
- HTML
- CSS
- JavaScript
- NodeJS
- EJS
- Express
- SQLite
💻 Project
Rocket.Q is a platform of questions in private rooms with password to enter, the administrator of the respective room can check the questions as read or erase then. Rocket.Q can be used by streamers or speakers in events to free rooms to the public make questions.
How to use?
Download this repositorie and with your teminal, enter in the directory
- Run the command
npm installto install the dependencies - After, run the command
npm run init-dbto install the database - And to start the application, run the command
npm start
🔖 Layout
You can see the layout of the project at this link. It's necessary have an account at Figma to access it.
:memo: License
This project is under MIT license. See the file LICENSE for more details.
Made with ♥ by Rocketseat :wave: Join our community!