Skip to content

Photofolio - an online photo album. Where an user can create an album and add pictures to it.

Notifications You must be signed in to change notification settings

rajxode/photofolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photofolio Application

This is an online photo album project from coding ninjas, where an user can create his/her album and add pictures to it.

Go Live on app

Installation

To run this code on your machine
  • Download the code on your machine.
  • Navigate to the root folder of the code.
  • run "npm install" command in terminal to install all the dependencies.
  • Use "npm start", to run the code on user machine.

Features:

  • User can create a new album.
  • User can add pictures to album by giving image url and name.
  • User can remove a picture from his/her album.
  • User can edit image name or url.
  • Data will be saved in the firebase database.

Dependencies:

This code has following dependencies:
  • Reactjs
  • firebase (database)
  • react-toastify (notification)
  • CSS
  • JavaScript

About

Photofolio - an online photo album. Where an user can create an album and add pictures to it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published