kessio / open-genus-internship

Ruby on Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basic rails app

This simple web application is part of my OpenGenus internship where I was required to do a tutorial on Basic ruby on rails web app. It has a single static web page which demonstrates the basics of creating a Rails app.

Built With

  • Major languages: Ruby, HTML, CSS
  • Frameworks: Ruby on Rails

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Ruby
  • SQLite3
  • Node

Setup

To get a local copy up and running; clone this repository on your desired folder.

git clone https://github.com/kessio/basic-app.git

Install

Install dependencies

bundle install

Usage

To run this project run

rails server

Authors

👤 Author

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • OpenGenus for giving me this project idea for my internship

📝 License

This project is MIT licensed.

About

Ruby on Rails


Languages

Language:Ruby 65.8%Language:HTML 19.5%Language:Batchfile 8.8%Language:CSS 5.7%Language:JavaScript 0.2%