Skip to content

antoniosergiojr/agenda

Repository files navigation

Agenda

Project developed with Ruby on Rails to register contacts (CRUD).

📌 Index


⚙ Settings

Install the Ruby and the Rails and to create the agenda project the guide was followed.


💻 Technologies

- Ruby on Rails
- JavaScript
- Css
- SQLite3
- Node.js

🚀 How to run

Cloning the repository

  # Cloning repository
  git clone https://github.com/antoniosergiojr/agenda.git

Running web project

  # Accessing web project
  cd agenda
  
  # Install dependencies
  npm i

  # Running web project
  rails server
  Then access http://localhost:3000/contatos