/vortex

A tech blogging app

Primary LanguageRubyMIT LicenseMIT

Vortex

📗 Table of Contents

Vortex

Vortex is a captivating blog that unveils the remarkable tales of individuals who have embarked on extraordinary experiences. Dive into the world of personal triumphs, unconventional adventures, and transformative moments that have shaped lives. Discover inspiring stories, and ignite your own desire for unique and profound journeys.

🛠 Built With

Tech Stack

Server
Database

(back to top)

Key Features

  • Create Ruby on Rails project
  • Add migrations

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Example command:

 gem install rails

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone https://github.com/coderacheal/vortex.git

Install

Install this project with:

Example command:

  cd vortex
  gem install

Usage

To run the project, execute the following command:

Example command:

  rails server 

  OR 

  rails s

Run tests

To run tests, run the following command:

Example command:

  bin/rails test test/models/post_test.rb

(back to top)

👥 Authors

🕵🏽‍♀️ Racheal Appiah-kubi

(back to top)

🔭 Future Features

  • Project 5: Add methods to modeld.
  • Project 6: Add validation.
  • Project 7: Forms.
  • Project 8: Integration specs for Views and fixing n+1 problems.
  • Project 9: Add Devise.
  • Project 10: Add authorization rules.
  • Project 11: Add API endpoints.
  • Exercise: API documentation.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project kindly show some love, give it a 🌟 STAR 🌟

(back to top)

🙏 Acknowledgments

I would like to thank all the free available resource made available online and my coding partner Larissa

(back to top)

📝 License

This project is MIT licensed.

(back to top)