10000 GitHub - alivaditis/dictionary: dictionary app using figma design from frontend mentor
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alivaditis/dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary



Built With:

Dictionary DEPLOYED LINK

Abstract:

A dictionary app built using Figma design specs and design system provided by Frontend Mentor and the Dictionary API

Preview of App:

Installation Instructions

  • Clone to your local machine using the command: git clone git@github.com:alivaditis/dictionary.git.
  • Run the command: cd dictionary
  • Run the command: npm install
  • Run the command: npm start
  • Once the modules have finished compiling, enter http://localhost:3000/ into your browser to see the live web page.

Learning Goals:

  • Practice using Figma design specs and design systems in the development process
  • Practice using Typescript in a React setting
  • Write DRY, reusable code that follows SRP and trends toward function purity
  • Make network requests (using fetch API)
  • Further improve React fundamentals

About

dictionary app using figma design from frontend mentor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0