Update deployment and git repo link
This commit is contained in:
parent
b77833c51f
commit
d27df9d604
@ -2,14 +2,14 @@
|
||||
|
||||
A react application using typescript showing the albums of an artist the user is searching for using a GraphQL endpoint.
|
||||
|
||||
- Deployed app: https://ruihildt.github.io/spoti-search/
|
||||
- Deployed app: https://spoti-search.ruihildt.xyz/
|
||||
- Endpoint: https://spotify-graphql-server.herokuapp.com/graphql
|
||||
|
||||
## Using the app
|
||||
|
||||
### Installation
|
||||
|
||||
1. Clone the git repo [from here](https://github.com/ruihildt/spoti-search).
|
||||
1. Clone the git repo [from here](https://git.ruihildt.xyz/ruihildt/spoti-search/).
|
||||
2. Install libraries using yarn (can also be run with npm): `yarn install`
|
||||
|
||||
### Usage
|
||||
|
Loading…
Reference in New Issue
Block a user