Skip to content

Latest commit

 

History

History
68 lines (43 loc) · 1.38 KB

README.md

File metadata and controls

68 lines (43 loc) · 1.38 KB

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.