/Colomgram

Photo app simulating Instagram

Primary LanguageJavaScript

Getting Started with Create React App

Create project npx create-react-app Colomgram

In the project directory, you can run:

npm start

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

Delete files that are not needed

Install dependencies by creating the project

Create components

title.js component and UploadForm to upload images

Cretae firebase folder

Inside src to create config.js file

Create firabase hook

To have this hook separated (useStorage.js) and use useEffect to grab downloads