/instApp

Primary LanguageRuby

Friendly

Contributors Forks Stargazers Issues MIT License LinkedIn

Simple Facebook like app implementation with Ruby On Rails

Built With

  • Ruby,
  • Ruby On Rails,

Getting Started

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

$ git clone git@github.com:tigamadou/friendly.git

Then you browse to the folder and exucute the following commands

 $ cd friendly
$ bundle install
$ yarn or npm i

Thus create the database and run the migrations

$ rake db:create
$ rails db:migrate

Now, you can open the app in your text editor to check out the forms created and run 'rails s' to test the app.

Authors

👤 Amadou IBRAHIM

🤝 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

📝 License

This project is MIT licensed.