abdulkhaliqdev / clubhouse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Club House Social Media

A social media to tell secrets... shhhh...

screenshot

Built With

  • Ruby 3.0.0
  • Rails 6.1.3
  • Bundle 2.2.2
  • Devise 4.7.4
  • Bulma-Rails 0.9.1
  • Better Errors 2.9.1
  • Rubocop 1.9

Getting Started

Follow these simple steps to get started:

Prerequisites

  • Ruby 3.0.0
  • Rails 6.1.3
  • A terminal

Set up

To get a local copy of this repository enter the following command in you terminal:

git clone https://github.com/abdulkhaliqdev/clubhouse

Or download this repository and unzip it.

Installation

  • From the project's root directory execute 'bundle install' to install the necessary gems:
bundle install
  • Then run yarn to install all the node dependancies:
yarn
  • Make a migration of the database:
rails db:migrate

Usage

  • In the project's root directory execute the 'rails server' command:
rails s
  • Open in your browser
http://127.0.0.1:3000
  • Sign up to create, edit or delete posts.

Authors

πŸ‘¨β€πŸ’» Jaim Delmar

πŸ‘¨β€πŸ’» Abdul Khaliq

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse

About


Languages

Language:Ruby 71.0%Language:HTML 23.0%Language:JavaScript 3.8%Language:SCSS 2.1%