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.
|
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
|
- Endpoint: https://spotify-graphql-server.herokuapp.com/graphql
|
||||||
|
|
||||||
## Using the app
|
## Using the app
|
||||||
|
|
||||||
### Installation
|
### 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`
|
2. Install libraries using yarn (can also be run with npm): `yarn install`
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
|
Loading…
Reference in New Issue
Block a user