Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dnature/transferwise
https://github.com/dnature/transferwise
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dnature/transferwise
- Owner: DNature
- Created: 2020-03-11T13:50:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T14:31:47.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T14:33:16.723Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 2.95 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Transferwise Clone
This project was built with [Next.js](https://nextjs.org) and [tailwindcss](https://tailwindcss.com)
## How to run
- Clone this repository by either downloading manually or running `git clone https://github.com/francisudeji/transferwise.git` in your terminal.
- Run `yarn install` to install all dependencies.
- Run `yarn build:css` to enable postcss build run in watch mode.
- Run `yarn dev` to spin up a development server.
- Open your browser at [http://localhost:3000](http://localhost:3000) to view the app.## Hosting
This project is hosted on [Netlify](https://netlify.com).
You can access it via this link: https://transferwise.netlify.com