Skip to content

Chingu-Solo/solo-koala-37

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Favourite Font

This is a solo project with Chingu Solo Projects organization

Tier-3

Specifications - https://github.com/chingu-voyages/voyage-prework-tier3-favfonts

Frontend

Created using React

Backend

Created using Node, Express

Steps to run on local machine

  1. Clone this repo
  2. Get GoogleFont Api Key Google Fonts Developer API
  3. Backend (all commands in backend/ directory)
    1. Run npm install.
    2. Add .env file in backend directory and store your GoogleFont Api Key FONT_API_KEY = "YOUR_API_KEY" Replace YOUR_API_KEY with the key you get in step-2.
    3. Run node index.js to start your backend server.
  4. Frontend(all commands in frontend directory from a different terminal)
    1. run npm install
    2. run npm start

API Information

This project utilizes the Google Fonts API and the Google Fonts Developer API. You will need to register for a free api key in order to complete this project as calls to the developer api are severely capped without one.

solo-koala-37

See-your-Chingu-homepage-for-what-project-to-build -> https://chingu.io/ | Solo Koala | Twitter: https://twitter.com/ChinguCollabs

Releases

No releases published

Packages

No packages published