Skip to content

Media Fanatics is a social network made to share, praise, critique, any kind of media: videos, movies, games. Content created for fans by fans.

License

Notifications You must be signed in to change notification settings

John-Arboleda/twitter-redesign

Repository files navigation

Twitter Redesign

This is the Capstone Project for the Ruby on Rails module of the Microverse program. A Twitter clone app where users can tweet, comment on those tweets, and follow other users. Click here to see the complete guilines of this project.

Project: Media Fanatics

Media Fanatics is a social network made to share, praise, critique, any kind of media: videos, movies, games. Content created for fans by fans. Check out this brief explanation the project.

Homepage view

homepage

Userpage view

userpage

Built With

  • Ruby v2.7.4
  • Ruby on Rails v6.1.4
  • Bootstrap 4.6

Live Demo

Media Fanatics

Getting Started

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

Prerequisites

Ruby: 2.7.4 Rails: 6.1.4 Postgres: >=9.5

Setup

Install gems with:

bundle install

Setup database with:

   rails db:create
   rails db:migrate

Github Actions

To make sure the linters' checks using Github Actions work properly, you should follow the next steps:

  1. On your recently forked repo, enable the GitHub Actions in the Actions tab.
  2. Create the feature/branch and push.
  3. Start working on your milestone as usual.
  4. Open a PR from the feature/branch when your work is done.

Usage

Start server with:

    rails server

Open http://localhost:3000/ in your browser.

Run tests

    RSpec --format documentation

Authors

John Arboleda

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

TBA

📝 License

This project is MIT licensed.

About

Media Fanatics is a social network made to share, praise, critique, any kind of media: videos, movies, games. Content created for fans by fans.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published