Skip to content

ReenaGo/PicCollage

Repository files navigation

PicCollage

A web application that allows a user to create picture collage using pictures from the user's local file system or pictures searched from the web.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node version 12.13.0 or higher

Installing

Clone git repo

git clone [email protected]:tperdue/vision-board.git

Change into directory where repo was cloned.

cd vision-board

Install dependencies.

npm install 

Run project.

npm start 

Deployment

Add additional notes about how to deploy this on a live system

Project Details

User Authentication

The application's user authentication system is using Firebase

Code:

Login React Component: src/tim-component/Login.js 
Redux Actions: src/redux-store/actions/user.js
Redux Reducer: src/redux-store/reducers/user.js

Built With (no particular order)

  • React - A declarative, efficient, and flexible JavaScript library for building user interfaces.
  • Material UI - A React UI component library.
  • Axios - Promise based HTTP client for the browser and node.js
  • Firebase - Used for serverless backend infrastructure.

Authors

  • Michael Le - Image Download,Image Web Search, Template Color Picker - LeMichael07
  • Reena Gouldbourne - Template Design and Selection, Image Upload, Image Download, Application Styling, Animations/Icons - ReenaGo
  • Tim Perdue - User Authentication, User Board Management, Alert & Dialogs- TPerdue
  • Veronica Johnson - Image Editing, Canvas Text Selection - JOHNSOV5

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

collaging app built with react/redux and firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •