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: 4 months ago
JSON representation
A parallel of https://syncswap.xyz/
- Host: GitHub
- URL: https://github.com/techemmy/sync-swap-parallel
- Owner: techemmy
- License: mit
- Created: 2024-07-02T16:48:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-25T20:01:04.000Z (over 1 year ago)
- Last Synced: 2025-07-27T06:02:08.608Z (11 months ago)
- Topics: react, react-router, shadcn-ui, tailiwindcss, typescript, web3
- Language: TypeScript
- Homepage: https://syncswap-parallel.vercel.app
- Size: 45.5 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Table of Contents
### Built With
* [![React][React.js]][React-url]
## 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
```
## License
Distributed under the MIT License. See `LICENSE.txt` for more information.
## Contact
Your Name - [@itechemmy](https://twitter.com/itechemmy) - emmanueltopea@gmail.com
Project Link: [https://github.com/techemmy/Sync-Swap-Parallel](https://github.com/techemmy/Sync-Swap-Parallel)
## Acknowledgments
...
* [React Icons](https://react-icons.github.io/react-icons/search)
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/