Skip to content

Rails friend is the web application which allows you to add, remove and modify your friends list and keep it organized

Notifications You must be signed in to change notification settings

Infi-09/Rails-Friends

Repository files navigation

Friends List built with Rails

Friend List is a web application built with Ruby on Rails where the user can register, login, list and create new friends contacts and was created with the aim of knowing more about this framework.

💻 Getting started

Requirements

Clone the project and access the folder

$ git clone https://github.com/Infi-09/Rails-Friends.git

$ cd Rails-Friends

Follow the steps below

# Install the dependencies
$ bundle install
$ yarn

# Run database tables
$ rails db:migrate

# Run the web app
$ rails s

About

Rails friend is the web application which allows you to add, remove and modify your friends list and keep it organized

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published