Skip to content

A blog website that show the list of posts and allow users to add comments and likes.

Notifications You must be signed in to change notification settings

Paul-js-hub/blog-app

Repository files navigation


📗 Table of Contents

📖 [Blog App]

This is a blog website that show the list of posts and allow users to add comments and likes on them.

🛠 Built With

  • HTML & CSS
  • JavaScript
  • Ruby
  • Ruby on Rails
  • Rubocop
  • Rspec
  • Postgresql
Client
Server
Database

🚀 Live Demo

  • [Live Demo Link](Coming soon)

(back to top)

💻 Getting Started

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

  • copy this link https://github.com/Paul-js-hub/blog-app.
  • get the directory that you want to clone the repository.
  • open the command prompt in this directory.
  • write git clone https://github.com/Paul-js-hub/blog-app.
  • go to the repository folder in your command prompt.
  • run bundle install.
  • run npm install
  • create database in your postgres called blog_app_development
  • run rails db:migrate
  • To run the test run bundle exec rspec in your command prompt.
  • To run the rails server run rails s in your command prompt.

(back to top)

👥 Author

👤 Paul Onchera

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

(back to top)

📝 License

  • This project is MIT licensed.

(back to top)

About

A blog website that show the list of posts and allow users to add comments and likes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •