Skip to content

Commit

Permalink
install vite, upgrade to react 18
Browse files Browse the repository at this point in the history
  • Loading branch information
leon-luna-ray committed May 14, 2023
1 parent 7d8176a commit a3b9902
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

# production
/build
/dist

# misc
.DS_Store
Expand All @@ -21,3 +22,4 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.env
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,19 @@ This is a retro digital-pet app from the 90's! Feed your pet or take it outside!
- [Contact](#contact)
- [Links](#links)

## Image

![Screenshot](./assets/digital-pal.png)

## Technologies

- React.js
- Vite.js
- Javascript
- HTML
- CSS
- Javascript
- React.js
- Bootstrap

## Image

![Screenshot](./assets/digital-pal.png)

## Known-Bugs

There may be issues with the flow of the game.
Expand Down

0 comments on commit a3b9902

Please sign in to comment.