Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 588 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 588 Bytes

Favorite Fonts Backend Repository

Description

This is a frontend repository for Favorite Fonts app, an app for Chingu Voyage 46. It use React and other dependencies (some listed below).

Features

  • Register
  • Login
  • See fonts in real time
  • Change sample text

How to Setup

  • Clone this repository
  • Run npm install
  • Run npm run dev when in development mode
  • Run npm run build to build the project

Dependencies