Skip to content

New repository for my solo project in Chingu Voyage 13

Notifications You must be signed in to change notification settings

Saggitarie/Google-Fonts-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solo-Project for Chingu (Voyage 13)

This was created to join voyage 13 in Chingu as a prework project. (i.e. an online tech-community for making collaborative projects with motivated self-learners world-wide.) I cloned a website from Google Fonts using vanilla HTML/CSS, Javascript and SASS/SCSS.

Features

  • Text typed as a custom text should immediately change the font displayed in each corresponding font cards.
  • The font size in each font cards should change according to the selection of font size chooser.
  • When 'reset' button is clicked, the page should appear as if the user reloaded the page.

Running The Project

Live Version:

  • You can see the live version here

From the repository:

  1. Clone this project locally
  2. Run npm install
  3. Compile sass files by running: npm run compile:sass
  4. Display clone site on your browser by running npm run start

About

New repository for my solo project in Chingu Voyage 13

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published