/BlogApp

Primary LanguageRuby

BlogApp

HOW TO USE: To clone the repository you need to do: git clone https://github.com/renercrows/BlogApp.git and change the branch with git checkout "name of the branch"

📗 Table of Contents

📖 [BlogApp]

BlogApp is post webpage made with ruby on rails, where you can add/delete post and comments.

🛠 Built With

Ruby on Rails

A framework that works with ruby to convenrt backend into webpages.

Controllers
  • Application_controller
  • likes_controller
  • comments_controller
  • posts_controller
  • users_controller
  • likes
  • comments
  • posts
  • users
    Database
    • likes
    • comments
    • posts
    • users

    💻 Getting Started

    Prerequisites

    In order to run this project you need:

    Setup

    Clone this repository to your desired folder:

    Install

    Install this project with:

    👥 Author

    ======= Install this project with:

    • rails db:create
    • rails s

    👥 Author

    Mention all of the collaborators of this project.

    👤 renercrows

    🤝 Contributing

    Contributions, issues, and feature requests are welcome!

    Feel free to check the issues page.

    (back to top)

    ⭐️ Show your support

    Write a message to encourage readers to support your project

    If you like this project...

    (back to top)

    🙏 Acknowledgments

    I would like to thank CindyDorantes for contributing in the proyect.

    (back to top)

    📝 License

    This project is MIT licensed.

    NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

    (back to top)