Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/techemmy/sync-swap-parallel

A parallel of https://syncswap.xyz/
https://github.com/techemmy/sync-swap-parallel

react react-router shadcn-ui tailiwindcss typescript web3

Last synced: 6 days ago
JSON representation

A parallel of https://syncswap.xyz/

Awesome Lists containing this project

README

        



Sync Swap Parallel


It is a parallel version of the Web3 Sync Swap Product


View Original


Table of Contents






  1. Getting Started


  2. Usage

  3. License

  4. Contact

  5. Acknowledgments

### Built With

* [![React][React.js]][React-url]

(back to top)

## Getting Started

### Prerequisites

* Download and install ( NodeJs )[https://nodejs.org/] v20.11.1 or greater

* npm
```sh
npm install npm@latest -g
```

### Installation

1. Clone the repo
```sh
git clone https://github.com/techemmy/Sync-Swap-Parallel
```
3. Install NPM packages
```sh
npm install
```
4. Start the app
```sh
npm run dev
```

(back to top)

## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

(back to top)

## Contact

Your Name - [@itechemmy](https://twitter.com/itechemmy) - [email protected]

Project Link: [https://github.com/techemmy/Sync-Swap-Parallel](https://github.com/techemmy/Sync-Swap-Parallel)

(back to top)

## Acknowledgments

...
* [React Icons](https://react-icons.github.io/react-icons/search)

(back to top)

[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/