Skip to content

Commit

Permalink
Add todolet to projects
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonj806 committed Feb 23, 2020
1 parent 5518fde commit c2ee370
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 1 deletion.
Binary file added img/todolet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions project/todolet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Todolet
image: ../img/todolet.png
created_at: 2020-02-19 19:30:50
description: A full stack app built with React/Redux, Express.js, and deployed on Heroku.
live_link: https://wj-todolet.herokuapp.com/
repo_link: https://github.com/wilsonj806/todolet
---
1 change: 0 additions & 1 deletion project/tscontrib.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ created_at: 2019-11-22 19:30:50
description: A quick React app for fetching and displaying contributors to the TypeScript repo
live_link: https://wilsonj806.github.io/ts-contributors-react-app/
repo_link: https://github.com/wilsonj806/ts-contributors-react-app
image: ""
---
1 change: 1 addition & 0 deletions src/pages/Index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ query {
title
path
created_at
image (width: 40, quality:90)
description
live_link
repo_link
Expand Down

0 comments on commit c2ee370

Please sign in to comment.