FrancoRosa / lifestyle

Microverse capstone project - Ruby on Rails
https://lifestyle-hack.herokuapp.com
2 stars 0 forks source link
css html rails ruby

LifeStyle-Hack

This is an article demo page using Hackaday contents a sample.

Hackaday is my daily reading so I enjoy to create a version of its web page using this design.

I liked to build this project while reading hackaday posts, for this project I used Ruby on Rails as the backend and plain and HTML CSS on the frontend.

Postgres is the production database while all images are stored on GoogleCould

To make GCS work with rails I followed this guide:

Live Demo

I will feel honored if you try my app and tell me how to improve it. it is hosted on a Heroku Free account so be patient, sometimes it takes a while to load. LifeStyle-Hack

Presentation Video

Wep app Features

Built With

Deploy

To deploy this project localy, download or clone this repo

  1. Run migrations
    $ rails db:migrate
  2. Run the project
    $ rails server
  3. Try it, open your browser on localhost:3000 and play around with the web app

Author

👤 Franco Rosa

🤝 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

📝 License

This project is MIT licensed.