PhotoFolio is a web application that allows users to manage albums and images. It provides a user-friendly interface to create, edit, and delete albums and their associated images.
Before you begin, make sure you have the following installed:
- Node.js
- npm (Node Package Manager)
React is a popular JavaScript library used for building user interfaces. It allows for the creation of reusable UI components and provides a declarative way to build complex UIs.
Firebase: Google's platform for building apps. Offers backend, database, authentication, storage, analytics, and more. Simplifies development process.
. React - The JavaScript library used to build the app. . Firebase- Firebase is Google's integrated platform for developing and managing web and mobile applications.