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.
Client
Testing
Linter
- Signup for an account
- Write articles
- Comments and like on other dev articles
To get a local copy up and running, follow these steps.
In order to run this project you need Ruby installed on your machine.
Clone this repository to your desired folder:
git clone https://github.com/bill7pearl/DevJournal.git
cd DevJournal
Install this project with:
bundle install
To run the project, open the file.
To run tests, run the following command:
cd spec
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Add React in the front-end
- Improve UI/UX
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please consider giving it a 🌟.
I would like to thank microverse for serving this opprtunity.
This project is MIT licensed.