- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
This is an app that displays random greetings.
Client
Server
Database
-
Generate random greetings
The app is able to generate random greetings for the user.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A text editor.
- To install Ruby.
- To install Ruby on Rails.
- To install PostgreSQL.
Clone this repository to your desired folder:
cd hello-rails-react
git clone https://github.com/Timbar09/Hello_react_rails.git
Install this project with:
cd hello-rails-react
bundle install && npm install
To run the project, execute the following command:
./bin/dev
👤 Author | GitHub | ||
---|---|---|---|
Miles Mosweu | @Timbar09 | @Milez09 | @miles-mosweu09 |
[ ] Multilingual Support
Implement a feature that enables users to receive greetings in different languages.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, give it a ⭐️ and let me know what you like in particular.
I would like to thank the microverse community for the useful content.
This project is MIT licensed.