Skip to content

This project is part of a Udemy course. Following the video, it shows you how to create the project, work with the models, add the controllers, and create the views.

License

Notifications You must be signed in to change notification settings

martin-cervantes/Alpha_Blog

Repository files navigation

Alpha Blog

screenshot

📦 Built With

  • Ruby
  • Ruby on rails

💻 Getting Started

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

Download

  1. Clone the repository to your local machine
  $ git clone https://github.com/mcervantes71/Alpha_Blog.git
  1. cd into the directory
  $ cd Alpha_Blog

Setup

Install gems with:

  $ bundle install

Setup database with:

  $ rails db:migrate

Usage

run localhost server:

  $ rails server

👥 Author

👤 Martin Cervantes

🤝 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!

📝 License

This project is MIT licensed.

About

This project is part of a Udemy course. Following the video, it shows you how to create the project, work with the models, add the controllers, and create the views.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages