This RoR application was built to practice and demonstrate Ruby on Rails, Postgresql and Heroku skills.
- Ruby v2.7.0
- Ruby on Rails v5.2.4
- Atom
- Git and GitHub
This application has been deployed to Heroku, click the Live Demo Link to run it online: Live Demo Link
- Ruby v2.7.0
- Ruby on Rails v5.2.4
To get a local copy up and running follow these simple instructions below:
- Clone the repository, on your terminal run: clone https://github.com/Rayan84/friends_rails.git
- Navigate to the root folder, run: cd friends_rails
- Install the required gems, run: bundle install
- Create database, run: rails db:migrate
- Create the server, run: rails server
- Open
http://localhost:3000/
in your browser.
Rayan Rassam
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is based on John Elder's tutorial, you can find it here: Link
Copyright free