Skip to content

Commit

Permalink
added new project text
Browse files Browse the repository at this point in the history
added new project text
  • Loading branch information
samilieberman authored and stephanietfong committed Jan 23, 2024
1 parent 085d0da commit 48011dd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ function App() {
<img src={gatorLogo} className="App-logo" alt="logo" />
<p> Hello World! </p>
<p> My name is Stephanie and this is my project </p>
<img src={logo} className="App-logo" alt="logo" />
<p>
Hello World! This is our team project.
</p>
</header>
</div>
);
Expand Down

0 comments on commit 48011dd

Please sign in to comment.