Skip to content

Commit

Permalink
feat(guide): create guide and firebaseConfig file
Browse files Browse the repository at this point in the history
  • Loading branch information
diaztunjano committed Dec 18, 2021
1 parent 1062fbd commit 26fbb2b
Show file tree
Hide file tree
Showing 8 changed files with 36,174 additions and 7,361 deletions.
23 changes: 23 additions & 0 deletions guide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Netflix-Clone Guide

This document serves as guidance to the process of creating this app. It it built with React and uses Firebase and Stripe. It details the packages installed, VSCode Extensions used and any other cool stuff I wish to remember for future projects.
***

## Packages Installed:


***
## VSCode Extensions Used:
- ES7 React/Redux/GraphQL/React-Native Snippets

***

## Deployment:
- Used Firebase Hosting.

***

### React Stuff:

***

Loading

0 comments on commit 26fbb2b

Please sign in to comment.