- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- π License
Rails Back-End is an API back-end that will show a greeting message in each request
It is part of a larger project. You can find the Front End in:
https://github.com/blueberry1312/hello-react-front-end
- It shows a random greeting
Client
- HTML
- Bootstrap
- React
- Redux
Server
- Ruby on Rails
Database
- PostgreSQL
- It shows a random greeting
Currently, I don't have a live demo of this project. I will let you know when it is available ASAP!
To run the project locally, follow these steps.
In order to run this project you need to:
- Install Git
- Install Ruby
- Install Rails gem
gem install rails
- Install a code editor, We suggest VsCode
Clone the repo into your local machine:
git clone git@github.com:blueberry1312/hello-rails-back-end.git
Install the dependencies using bundler:
bundle install
To start you can open your terminal and in the folder write
rails s
π€ NΓ©stor Oro
- GitHub: @blueberry1312
- Twitter: @nestorsitooo
- LinkedIn: Nestor Oro
- Improve UI/UX design
- Create a Desktop version
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project leave a start for it.
We would like to thank Microverse for helping us in the journey to become a Fullstack developer πΉ
This project is MIT licensed.