Skip to content

GabrielJSuarez/members_only_the_odin_project

Repository files navigation

README

Project: Members only!

Build with:

  • Bootstrap 4 css implementation for Rails
  • Simple Forms Gem
  • Better Errors Gem
  • Guard Gem
  • Devise Gem

Getting started Clone the repository to your local machine

$ git clone https://github.com/GabrielJSuarez/members_only_the_odin_project.git

Go to your directory

$ `cd members_only_the_odin_project

Run in terminal [You must have Ruby installed on your system.]

$ bundle install

Install the Bootstrap Dependencies Locally to show the bootstrap styling

$ yarn add bootstrap@4.3.1 jquery popper.js

the command bundle install is important to install required gem for the game to start. After you finish type:

$ rails db:migrate

This will do the proper migrations for the database, after that you can run the server:

$ rails server

Open your browser to localhost

http://localhost:3000/

Run tests Rubocop lint

rubocop .

🤝 Contributing Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Contact Project Link:https://github.com/GabrielJSuarez/Micro_Reddit_Microverse_TOD

Authors

👤 Gabriel Suárez

Show your support Give a ⭐️ if you like this project!

📝 License This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages