Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yusafosei-bonsu/jammming
This is a Codecademy project (React)
https://github.com/yusafosei-bonsu/jammming
css html javascript react
Last synced: about 1 month ago
JSON representation
This is a Codecademy project (React)
- Host: GitHub
- URL: https://github.com/yusafosei-bonsu/jammming
- Owner: YusafOsei-Bonsu
- Created: 2022-01-09T19:10:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-22T11:15:01.000Z (almost 3 years ago)
- Last Synced: 2023-03-02T14:41:34.819Z (almost 2 years ago)
- Topics: css, html, javascript, react
- Language: JavaScript
- Homepage:
- Size: 3.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jammming
This is a Codecademy project that interacts with the Spotify API.
Live: http://guarded-ground.surge.sh/
## Tech Stack
- React.js
- HTML/CSS
- JavaScript/JSX## Steps to run application
In your terminal..
1. Enter `git clone https://github.com/YusafOsei-Bonsu/Jammming.git`
2. Next, enter `npm install`.
3. Next, enter `npm run start`.