fairouzK / Exchange-Dapp

Home Page:https://exchangedapp.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exchange Dapp

A decentralized web application to send and receive Goerli Eth tokens. Developed using React, Solidity, and Vite.

Dapp hosted in Netlify and can be found here Exchange Dapp

Set-up

  1. install vite for dapp initialization
 
npm init vite@latest
npm install
npm run dev - to start app
  1. Icons and ethers

npm install react-icons ethers
  1. TailwindCSS install and set-up details available in TailwindCSS

  2. Other dependencies

 npm install axios 
Development: ReactJS, TailwindCSS
Web App Building: Vite
APIs: CoinGecko, Alchemy, Giphy
Based-on: JavaScript Mastery

About

https://exchangedapp.netlify.app/


Languages

Language:JavaScript 85.6%Language:CSS 9.2%Language:Solidity 4.1%Language:HTML 1.0%Language:Shell 0.1%