moudio / stories

A landing page for an upcoming travel journal app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stories

A landing page for an upcoming travel journal app.

screenshot

Additional description about the project and its features.

Built With

  • HTML, CSS, Javascript, Ruby
  • Ruby on Rails,

Live Demo

Live Demo Link

Author

👤 Mouhamadou Diouf

Prerequisites

The setups steps expect following tools installed on the system.

1. Check out the repository
git clone git@github.com:MouhaDiouf/stories-rails
2. Install gems

Run the following commands to install the required gems.

bundle install
3. Start the Rails server

You can start the rails server using the command given below.

bundle exec rails s

And now you can visit the site with the URL http://localhost:3000

🤝 Contributing

Contributions, issues and feature requests are welcome!

  1. Fork it (https://github.com/MouhaDiouf/stories)
  2. Create your feature branch (git checkout -b feature/[choose-a-name])
  3. Commit your changes (git commit -am 'What this commit will fix/add')
  4. Push to the branch (git push origin feature/[chosen name])
  5. Create a new Pull Request

Show your support

Give a ⭐️ if you like this project!

About

A landing page for an upcoming travel journal app.


Languages

Language:Ruby 66.9%Language:HTML 18.8%Language:CSS 10.1%Language:JavaScript 3.3%Language:CoffeeScript 0.9%