Skip to content

Development of Rocket.q website, project given at NLW Together by Rocketseat. It consists of a website where the user can anonymously create rooms for questions

License

Notifications You must be signed in to change notification settings

antuniooh/rocket.q-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub language count GitHub repo size GitHub last commit GitHub


Logo

JavaScript HTML CSS

Table of Contents
  1. About The Project
  2. How To Run

💻 About The Project

Development of Rocket.q website, project given at NLW Together by Rocketseat. It consists of a website where the user can anonymously create rooms for questions

app

🚀 How To Run

⚠️ For a better experience, open the project in the following link: https://antuniooh.github.io/rocket.q-project/ ⚠️

Terminal

# Clone the repository
$ git clone https://github.com/antuniooh/rocket.q-project.git

# Access the project folder in your terminal / cmd
$ cd rocket.q-project

# Install libs
$ npm install

# Create database
$ npm run init-db

# Deploy 
$ npm start

The project will be hosted at "localhost:3000"

About

Development of Rocket.q website, project given at NLW Together by Rocketseat. It consists of a website where the user can anonymously create rooms for questions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published