Skip to content

This is a rails project that replicates how Reddit apps function. It allows users to post a link comment and like or dislike a link. Build using ruby on rails as backend and using HTML CSS and bootstrap for the frontend

Notifications You must be signed in to change notification settings

danmainah/micro-reddit

Repository files navigation

micro-reddit

This is a rails project that replicates how reddit apps function.It test the MVC structure implementation in rails.It also test Building using active records.

Built With

  • Ruby using Rail framework

Live Demo

Live Demo Link

screencapture-solai-reddit-herokuapp-2021-11-26-16_00_49

Getting Started

  • Ensure you have rails installed by running 'rails -v'.
  • In your local PC, open your terminal in the folder you would like to clone the project .
  • Clone the repo with the command: git clone (copied link)
  • Then run 'bundle install' to install all the required dependencies
  • Then run 'npm install'
  • Run 'rails db:create db:migrate'
  • Run 'rails server' to spin up a development server
  • Once the server is up, open this link 'http://127.0.0.1:3000' on your browser

Author

👤 Daniel maina

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

About

This is a rails project that replicates how Reddit apps function. It allows users to post a link comment and like or dislike a link. Build using ruby on rails as backend and using HTML CSS and bootstrap for the frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published