Skip to content

Simple landing page with only HTML, CSS, and Javascript. Back end with Ruby on Rails. Containerized with Docker.

Notifications You must be signed in to change notification settings

giuliacomgiu/simple_landing_page

Repository files navigation

Simple Landing Page

This is a simple landing page created using only Ruby, HTML, CSS and some JavaScript. It uses Docker. Made for educational purposes only.

landing-1-pc landing-2-pc landing-3-pc
landing-2-mobile landing-menu-mobile

Specifications

  • Ruby 2.7.2
  • Rails 6.1.2.1 or newer

Execution

In order to run the project, simply build the image with docker-compose

docker-compose build

run it

docker-compose up

and visit it on http://localhost:3000/.

About

Simple landing page with only HTML, CSS, and Javascript. Back end with Ruby on Rails. Containerized with Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published