Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mwafrika/hello_rails

This project is a simple example of a React and Rails application. It displays a random message from a list of messages.
https://github.com/mwafrika/hello_rails

rails react ruby

Last synced: 2 days ago
JSON representation

This project is a simple example of a React and Rails application. It displays a random message from a list of messages.

Awesome Lists containing this project

README

        

# HELLO RAILS AND REACT

This project is a simple example of a React and Rails application. It displays a random message from a list of messages.

## GETTING STARTED

To get started, you need to install the necessary dependencies.

Run the following commands

- To install the dependencies: `bundle install`
- To create the local database: `rails db:create`
- To seed the database: `rails db:seed`

## About me

👤 Mwafrika

GitHub: @mwafrika

LinkedIn: mwafrika-mufungizi

Twitter: @mwafrikamufung1

## 🤝 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!

## License

This is a MIT licensed project.