- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
A single page web application where you can read random quotes.
Client
Server
Database
In order to run this project you need:
- Check the Ruby version or if you have at all by running
ruby -v
if you get something like thisruby 2.6.8p205 (2021-07-07 revision 67951)
you have Ruby installed.
- Clone the repository by runiing
git clone https://github.com/raminka13/hello-rails-back-end.git
in your CLI. cd recipe-app
Install this project with:
- Run
bundle install
- Run
rails db:create db:migrate
To run the project, execute the following command:
- Run
rails server
- Open Browser
http://localhost:3000/
Mention all of the collaborators of this project. 👤 Raul A Ospina 🧑🏻💻
- GitHub: @raminka13
- Twitter: @raminka13
- LinkedIn: Raul Ospina
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project. Give a ⭐️ if you like this project!
Give credit to everyone who inspired your codebase.
I would like to thank...
This project is MIT licensed.