Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bismarck-gm/twitter-clone


https://github.com/bismarck-gm/twitter-clone

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# Twitter Clone

![Push Container to Heroku](https://github.com/Bismarck-GM/re-former/workflows/Deploy%20to%20Heroku/badge.svg?branch=development)





Logo

Twitter Clone


This project consists of building a light weight version of Twitter.




Report Bug
Β·
Request Feature

![screenshot](./demo.gif)

## Built With

- Ruby On Rails
- VSCode/Neovim
- Rubocop
- Sticker
- Github Actions
- Postgresql

## Live Demo

[Live Demo Link](https://naked-micro-reddit.herokuapp.com/)

## Usage

To have this app on your pc, you need to:
* have Ruby & Ruby on Rails installed in your computer
* [download](https://github.com/Bismarck-GM/re-former/archive/development.zip) or clone this repo:
- Clone with SSH:
```
[email protected]:Bismarck-GM/re-former.git
```
- Clone with HTTPS
```
https://github.com/Bismarck-GM/re-former.git
```
* and open the terminal inside the repo and run the bundler
- ```$ bundler install --without production```
* then, run rails db:migrate. This creates the database with the corresponding tables, columns and associations
- ```$ rails db:migrate```
* then, run rails s. This will start the server at localhost `http://127.0.0.1:3000/`
- ```$ rails s```
* and finally, you can test it in the console by running
- ```$ rails console --sandbox```

### Automated Test

> There are no Automated Test for this project yet

## Authors

πŸ‘€ **Hasan Kharouf**

- Github: [@wintercore](https://github.com/wintercore)

πŸ‘€ **GerΓ³nimo Morisot**

- Github: [@Bismarck-GM](https://github.com/Bismarck-GM)
- Twitter: [@Rewritablee](https://twitter.com/Rewritablee)
- Linkedin: [geronimomorisot](https://linkedin.com/in/geronimomorisot)

## 🀝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse
- Andy Leverenz

## πŸ“ License

This project is [MIT](lic.url) licensed.