Skip to content

makeitMVPadmin/Data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MakeItMVP Launch Academy Starter Repository

📗 Table of Contents


### Tech Stack <a name="VS Code"></a>


GitHub/Git, VS Code, React, SCSS

### Key Features <a name="key-features"></a>

- React
- SCSS

<p align="right">(<a href="#readme-top">back to top</a>)</p>


4. Setup connection to Firebase:

   ```bash
   1. Duplicate the ".env.sample" file in the root of your project and    rename the file to ".env"
   2. Navigate to your desired firebase project.
   3. Click on 'project settings' and scroll down to 'Your apps'. Select one of the apps, likely a web app.
   4. Copy each of the values in the firebaseConfig object.
   5. Paste each of the values from step 4 into the .env file you created in step 1.
   ```



About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 86.2%
  • JavaScript 9.7%
  • HTML 3.8%
  • SCSS 0.3%