Skip to content

Latest commit

 

History

History
144 lines (94 loc) · 3.71 KB

README.md

File metadata and controls

144 lines (94 loc) · 3.71 KB

Hello rails react

📗 Table of Contents

📖 Hello rails react

This is an app that displays random greetings.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • Generate random greetings

    The app is able to generate random greetings for the user.

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd hello-rails-react
  git clone https://github.com/Timbar09/Hello_react_rails.git

Install

Install this project with:

  cd hello-rails-react
  bundle install && npm install

Usage

To run the project, execute the following command:

  ./bin/dev

(back to top)

👥 Authors

👤 Author GitHub Twitter LinkedIn
Miles Mosweu @Timbar09 @Milez09 @miles-mosweu09

(back to top)

🔭 Future Features

[ ] Multilingual Support

Implement a feature that enables users to receive greetings in different languages.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, give it a ⭐️ and let me know what you like in particular.

(back to top)

🙏 Acknowledgments

I would like to thank the microverse community for the useful content.

(back to top)

📝 License

This project is MIT licensed.

(back to top)