Skip to content

React crypto currency/coin exchange design template. Buy, sell, watch, trade Bitcoin, Ethereum and other coins.

License

Notifications You must be signed in to change notification settings

cenksari/react-crypto-exchange

Repository files navigation

React Crypto Exchange Template

You are free to download, change and use it anywhere. I will regularly update this template with new resources and pages I found on the web. Don't hesitate to participate by sending a PR! Maybe your first on Github :)

If you like this resource, please follow me on GitHub. Thank you!

Demo

https://react-crypto-exchange-nine.vercel.app/

Screenshots

Dashboard

Profile

Deposit

Transactions

Market

Signin

Installation

  1. Clone the project:

    git clone https://github.com/cenksari/react-crypto-exchange.git
  2. Navigate to the project directory:

    cd react-crypto-exchange
  3. Install dependencies:

    npm install

    or

    yarn install
  4. Start the application:

    npm start

Usage

Once the application is started, navigate to http://localhost:3000 in your browser to test application.

Contributing

If you would like to contribute, please create a new branch and submit a pull request with your changes. Review may be needed before acceptance.

Authors

@cenksari

License

MIT