Skip to content

Commit

Permalink
docs: update techs versions
Browse files Browse the repository at this point in the history
  • Loading branch information
juliolmuller committed Jan 17, 2023
1 parent 5437eea commit a00e36a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,15 @@ This application was proposed by [Juno](https://www.juno.com.br/), as part of th
## :rocket: Technologies & Resources

**Frontend:**
- [React ~~16.9~~17](https://reactjs.org)
- [Bootstrap 4](https://getbootstrap.com/)
- [jQuery 3](https://jquery.com/)
- [Axios](https://github.com/axios/axios) (HTTP client)
- [React v18](https://reactjs.org) (originally developed in v16)
- [Bootstrap v4](https://getbootstrap.com/)
- [jQuery v3](https://jquery.com/)
- [~~Axios~~](https://github.com/axios/axios) (HTTP client) (recently migrated to `fetch` API)

**Development:**
- [Visual Studio Code](https://code.visualstudio.com/)
- [Cmder](https://cmder.net/) (terminal emulator)
- [Node.js](https://nodejs.org/en/) scripts (with Laravel Mix)
- [Node.js](https://nodejs.org/en/) scripts

## :hammer: Setting up the Environment

Expand Down

1 comment on commit a00e36a

@vercel
Copy link

@vercel vercel bot commented on a00e36a Jan 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.