/DevJournal

Primary LanguageRubyMIT LicenseMIT

DevJournal Blogging App

📗 Table of Contents

DevJournal

DevJournal Is a RubyOnRails blog webapp for developers where the users can sign-up for an account then write articles, comment and like on other articles.

🛠 Built With

- Tech Stack

Client
Testing
Linter

Key Features

  • Signup for an account
  • Write articles
  • Comments and like on other dev articles

(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 Ruby installed on your machine.

Setup

Clone this repository to your desired folder:

  git clone https://github.com/bill7pearl/DevJournal.git
   cd DevJournal

Installation

Install this project with:

  bundle install

Usage

To run the project, open the file.

Run tests

To run tests, run the following command:

  cd spec

(back to top)

✍️ Authors

👤 Billal Chami:

(back to top)

🔭 Future Features

  • Add React in the front-end
  • Improve UI/UX

(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 consider giving it a 🌟.

(back to top)

🙏 Acknowledgments

I would like to thank microverse for serving this opprtunity.

(back to top)

📝 License

This project is MIT licensed.

(back to top)