Skip to content

Commit

Permalink
correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shannawalsh committed Jul 23, 2024
1 parent ade8b20 commit eb392f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ <h4>Quotivation</h4>
<a href="https://main.d1cj56pgxugyoh.amplifyapp.com" target="_blank"><img src="img/sticky-notes-app.png" alt="super sticky notes project screenshot"></a>
</figure>
<h4>Super Sticky Notes</h4>
<p class="project-description">This is a Greenfield project creating an interactive app that will let users create "sticky notes". Multiple components are used to build the classic sticky note UI with the ability to create, save, edit, delete, and search for notes. React lifecycle methods are used in this project save data across sessions and ensure the notes do not disappear when the user closes out. </p>
<p class="project-description">This is a Greenfield project creating an interactive app that will let users create "sticky notes". Multiple components are used to build the classic sticky note UI with the ability to create, save, edit, delete, and search for notes. React lifecycle methods are used in this project to save data across sessions and ensure the notes do not disappear when the user closes the window. </p>
<p><span>Languages: </span>JavaScript & React</p>
<p><span>Skills: </span>ES6, JSX, Managing data flow, Manipulate the DOM, Adding lifecycle methods</p>
<p><span>Tools: </span>Built using CodeSandbox and launched on AWS</p>
Expand Down

0 comments on commit eb392f0

Please sign in to comment.