Blog app The Blog app will be a classic example of a blog website. We will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
- Show user posts
- Show post comments
- Show post likes
- Show user info
To get a local copy up and running, follow these steps.
In order to run this project you need:
-
Ruby on Rails installed and running. To get more information, read the installation guide.
-
PostgreSQL installed and running.
Clone this repository to your desired folder:
git clone git@github.com:lucy-sees/Blog.git
Install this project with:
cd Blog-App
bundle install
npm install
To run the project, execute the following command:
rails s
👤 Lucy W. Mwangi
- GitHub: @lucy-sees
- Twitter: @lucy_w_mwangi
- LinkedIn: @Lucy (Wanjiru) Mwangi
👤 AishaAlsewi
- GitHub: Aisha Alsewi
- LinkedIn: Aisha Alsewi
👤 Khuraijam Henary Singh
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Edit post
- Edit comment
- Edit user info
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please consider giving it a star.
- I would like to thank all code reviewers for making this project better.
This project is MIT licensed.