Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bransometan authored Oct 16, 2023
1 parent 8767bf7 commit 3de71a8
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# React + Vite
# Currency Swap Form
Switcheo Code Challenge Submission (Done by: Bransome Tan)
## Tech Stacks

# bransome-currency-swap.io
ReactJS, TailwindCSS, Axios, HeadlessUI/React, HeroIcons/React, SweetAlert2, Vite

Currency Swap Form (ReactJS, TailwindCSS, Axios, HeadlessUI/React, HeroIcons/React, SweetAlert2, Vite)
## Project setup
```
npm install
```
## Run App
```
npm start
```

0 comments on commit 3de71a8

Please sign in to comment.