GithubHelp home page GithubHelp logo

zibilyonik / twitter_clone Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 1.21 MB

A Twitter clone that has some of the basic features of the original Twitter platform. It is created to practice authorisation, association and RESTful MVC creation.

Ruby 68.20% JavaScript 4.38% HTML 26.16% SCSS 1.27%
ruby rails

twitter_clone's Introduction

Gitpod Ready-to-Code

Twitter Clone

This project is a clone of Twitter that has some of the basic features of the original Twitter platform. It is created to practice authorisation, association and the RESTful MVC creation.

Built With

  • Ruby version: 2.7.2

  • Rails 6.0.3.7

  • HTML / CSS / Sass

Getting Started

You will need Ruby ver. 2.7.2 installed on your system, which you can do so by visiting https://www.ruby-lang.org/en/downloads/ and following the directions from there depending on your system.

Once you have the correct version of Ruby, you can clone this repository by calling git clone https://github.com/Zibilyonik/twitter_clone.git command from your terminal.

After that, make sure that you use bundle:install command to install all the required gems.

For the next step, you need to set up the database, by using the commands rails db:create and rails db:migrate.

Afterwards, you can run rails s command to start up the server and use it as you will.

To access the running server, you can visit localhost:3000 or 127.0.0.1:3000 (the default port, may change if you've used a different setting)

Running the Tests

To run the tests, you need to make sure that you have all the required gems installed, especially RSpec. Once you have RSpec installed, you can run all the tests by the rspec command, or a specific test by the rspec [test_path] command through the terminal.

Contributors

Onur Onat Surmeli

Contributing

You're welcome to inform me about any issues you may have found by checking the issues page. You can also let me know if you have any feature requests via the links you can find on the Contributors section.

Show Your Support

I hope you like the project! You can show your support by dropping a ⭐ on it or giving feedback on the project.

Thank You

Thank you for checking out the project. Have a nice day!

twitter_clone's People

Contributors

zibilyonik avatar dependabot[bot] avatar

Stargazers

Oscar Andrés Russi Porras avatar Ruben Paz Chuspe avatar

Watchers

James Cloos avatar  avatar

twitter_clone's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.