Money mobile

Money mobile is a simple website in which the user can perform trans

Built With

react react

  • Ruby on Rails.
  • PostgreSQL.

badgetApp

Getting Started

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

Prerequisites

Setup

  • Make sure you have Ruby on Rails set up properly on your computer
  • Clone or download this repo on your machine
  • Enter project directory

Development Database

# Create user
sudo -u postgres createuser blog -s
# Create the database
rake db:create
# Create database Migration
rails db:migrate

Install

bundle install

Run

rails s

Test

rspec

Authors

👤 Yannic Zahinda

🤝 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

credit to Gregoire Vella on Behance the author of the original design

📝 License

This project is MIT licensed.