Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sofyasher/exchange
https://github.com/sofyasher/exchange
react styled-components
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sofyasher/exchange
- Owner: sofyasher
- Created: 2024-01-20T21:20:31.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-01-22T00:56:43.000Z (10 months ago)
- Last Synced: 2024-01-23T01:16:24.518Z (10 months ago)
- Topics: react, styled-components
- Language: TypeScript
- Homepage: https://exchange.sherstneva.cz
- Size: 387 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exchange
## Running
For running the app locally do the following steps:
1. Make sure, you have installed [Node JS + npm](https://nodejs.org/en/download) and [Yarn](https://classic.yarnpkg.com/lang/en/docs/install) first.
2. In the project directory run `yarn` to install dependencies.
3. In the project directory run `yarn start`.
4. Open `http://localhost:3000/` in your browser.You can try the app on https://exchange.sherstneva.cz.