javitocor / kittens-API

Project from The Odin Project to create a simple toy-app API in Ruby on Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kittens API

Project from The Odin Project to create a simple toy-app API

Built

  • Ruby on rails
  • VSCode
  • Ruby

Getting Started

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

  • Clone the project unto your local machine
  • Run 'bundle install', 'rails db:migrate' and 'rails db:seed'
  • Run the server with 'rails server'
  • Open your browser and type 'localhost:3000'

Prerequisites

  • Get the latest version of Ruby

Author

πŸ‘€ Javier Oriol Correas Sanchez Cuesta

🀝 Contributing

Contributions, issues and feature requests are welcome! Start by:

  • Forking the project.
  • Cloning the project to your local machine.
  • cd into the project directory.
  • Run git checkout -b your-branch-name.
  • Make your contributions.
  • Push your branch up to your forked repository.
  • Open a Pull Request with a detailed description to the development branch of the original project for a review.

Attributions and Credit πŸš€

  • The Odin Project

Show your support

Give a ⭐️ if you like this project!

πŸ“ License

Check out my stories on medium to see what I'm talking about! Follow me on Instagram and Twitter to see what I am up to!

Enjoy!

About

Project from The Odin Project to create a simple toy-app API in Ruby on Rails

License:MIT License


Languages

Language:Ruby 77.5%Language:HTML 18.1%Language:JavaScript 2.8%Language:CSS 1.7%