Skip to content

NataJenkins/rails-capstone

Repository files navigation

Articles page

This project shows the categories and the articles on each of that categories

screenshot

🔴 Live Demo:

Live Demo Link

🔨 Built with

  • Ruby
  • Ruby on Rails
  • Linters
  • VS code

🔨 Tested with

  • Ruby gem RSpec
  • Ruby gem shoulda Matchers

📝 Pre-requisites

  • Ruby ruby 2.7.2
  • Ruby on Rails 6.1
  • Postgresql

👷 Getting Started

To get a local copy up and running follow these simple steps:

  1. Go to the repository page.
  2. Press the "Code" button and copy the link.
  3. Clone it using git command git clone <link>.
  4. Follow 'Setup' steps.

📝 Setup

  1. Open the terminal.
  2. On the terminal navigate to the project directory using cd rails-capstone/.
  3. Install dependencies using: bundle install.
  4. Migrate the database: rails db:create.
  5. Migrate the database: rails db:migrate.
  6. Migrate the database: rails db:seed.
  7. If required run: yarn install, and repeate step 4.
  8. Start the application : rails server.
  9. To Stop the application : Press Ctrl + c

📝 Run application

  1. Open the terminal and go to the directory.
  2. Start the application : rails server.
  3. Open the browser and go to : http://localhost:3000/

📝 Testing

-Open the console -cd to the Tic-Tac-Toe project -Run bundle install -Run rspec

👤 Author

👤 Natalia Macias

🤝 ✋ ✋ Contributions

Contributions, issues, and feature requests are welcome!

💪 Show your support

Give a ⭐️ if you like this project!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published