Skip to content

ram1117/blogapp

Repository files navigation

logo

Blog Application - Rails

📗 Table of Contents

📖 [Blog Application - Rails]

[Blog Application - Rails] is a simple blog web application created using Rails framework.

🛠 Built With

Tech Stack

Key Features

  • [User can create blog posts, like and comment on other user's blogs]

(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 the following pre-installed in your local machine:

  1. Rails
  2. Ruby
  3. Postgresql
  4. Git
  5. GitHub account

Setup

Clone this repository to your desired folder:

  cd any-folder
  git clone https://github.com/ram1117/blogapp.git

Install

Install this project with:

  cd blogapp
  bundle install

Usage

To run the project, execute the following command:

  rails s

Run tests

To run rspec tests, run the following command:

    rspec spec

Deployment

You can deploy this project using:

TODO === TO be update at the end of final milestone

(back to top)

👥 Authors

👤 Author1

(back to top)

🔭 Future Features

  • [Implement RESTful API interface]

(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 please STAR the Github repo

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for providing necessary materials that made this project happen.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

blogging app developed using Rails framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published