Skip to content

agiletkiewicz/my-minimony-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Minimony App

Users can save and share ideas for small weddings.

A web application created as part of the Flatiron School's Online Web Developer program.

Features 🌟

  • Browse posts in masonry layout, featuring zoom animation on hover
  • Login to create posts, including image upload option
  • Save posts to custom boards
  • Remain logged in after navigating away or refreshing
  • Return to scroll position when browsing
  • Search posts

Built With

  • React front end
  • Redux to manage state
  • React Router for client-side routing
  • Rails API backend
  • React Bootstrap framework and CSS for styling
  • Rails sessions Data and HTTP Cookies for user authentication
  • PostgreSQL database

Demo 🖥

Get Started

Visit https://www.myminimonyapp.com/

Or install:

Fork and clone Rails API backend:

  • cd my-minimony-backend
  • run bundle install
  • run rake db:migrate
  • run rails s

Fork this repository:

  • git clone to your local directory
  • cd my-minimony-frontend
  • run npm install
  • run npm start

Contributors Guide 👋

Bug reports and pull requests are welcome on GitHub at https://github.com/agiletkiewicz/my-minimony-frontend. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Code of Conduct

Everyone interacting in this app's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

License

The app is available as open source under the terms of the MIT License.

About

A React app for finding and sharing ideas for small weddings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published