Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ddavisj authored Jan 30, 2023
1 parent f5d64ff commit ed831a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Covid Age Ranges Application

This app showcases some of the skills I've developed as a front-end developer. It was built with React and features React hooks (eg. useState and useEffect). It's also built with Bootstrap 5, so the styling is very clean and modern. It also includes a BootStrap React component, dropdowns.
This app showcases some of the skills I've developed as a front-end developer. It was built with React and features React hooks (eg. useState and useEffect). It's also built with Bootstrap 5, so styling is clean and modern. It also includes a BootStrap React component, dropdowns.

Data is fetched using Axios and loads asynchronously.

Expand Down

0 comments on commit ed831a3

Please sign in to comment.