Skip to content

a social media application for software developers - built with React, Node, Express and MongoDB

Notifications You must be signed in to change notification settings

a-soliman/dev-connector

Repository files navigation

#Features - #1 - Font Awesome usage:

import React from 'react'
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'

        export const Food = () => (
        <div>
            Favorite Food: <FontAwesomeIcon icon="stroopwafel" />
        </div>
        )

Releases

No releases published

Packages

No packages published