- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Hello Rails Back-end is a backend web application that handles the API to display a random greeting message on screen using Hello React Front-end as front-end
Client
Server
Database
- Display a random greeting
- http://localhost:3000/api/greetings/random
To get a local copy up and running, follow these steps.
In order to run this project you need:
bundle install
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/adarachel/hello-rails-back-end
Install this project with:
cd my-folder
bundle install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec
👤 Ada Rachel
- GitHub: @adarachel
- Twitter: @adarachel_dev
- LinkedIn: Ada Rachel Oyeoka
- Add more random quotes
- Improve UI
- Connect more views
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a star 😁🌟✨
Microverse.
This project is MIT licensed.