https://github.com/etchmon/template-landing-04
Check out rapper Tanooki James at his new website landing page. Showcasing 3 of his most popular albums and a link to his soundcloud.
https://github.com/etchmon/template-landing-04
Last synced: 8 months ago
JSON representation
Check out rapper Tanooki James at his new website landing page. Showcasing 3 of his most popular albums and a link to his soundcloud.
- Host: GitHub
- URL: https://github.com/etchmon/template-landing-04
- Owner: Etchmon
- Created: 2020-08-24T16:06:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-29T01:05:27.000Z (almost 6 years ago)
- Last Synced: 2025-06-15T10:51:57.863Z (about 1 year ago)
- Language: CSS
- Homepage:
- Size: 16.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TANOOKI JAMES

Check out rapper Tanooki James at his new website landing page. Show casing 3 of his most popular albums and a link to his soundcloud. The site is built using flexbox and is 100% mobile friendly.
## Technologies Used
- HTML
- CSS
- NODE.JS
- FLEXBOX
- SASS & SASS VARIABLES
- CSS ANIMATIONS
- MIXINS
## Installation
**If you wish to download code this for your own use, you must first install node.js on your machine globally.**
Fork or download the code and move to your code editor of choice.
Then navigate to the folder holding the code and run **NPM i** command in your CLI.
Use **NPM start** command to run the development environment.
Use **NPM run build:css** command to create a final version of the build.
Enjoy!