jeffubayi / MajorFx

Landing Page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MajorFx Landing page

Product Presentation Image

File Structure

Within the download you'll find the following directories and files:

.
|-- README.md
|-- gulpfile.js
|-- jsconfig.json
|-- package.json
|-- public
|   |-- apple-icon.png
|   |-- favicon.ico
|   |-- index.html
|   |-- manifest.json
|   `-- robots.txt
`-- src
    |-- assets
    |   `-- img
    |       |-- team-1-800x800.jpg
    |       |-- team-2-800x800.jpg
    |       |-- team-3-800x800.jpg
    |       `-- team-4-470x470.png
    |-- components
    |   |-- Footer.js
    |   `-- Navbar.js
    |-- index.js
    `-- views
        `-- Landing.js

About

Landing Page


Languages

Language:JavaScript 95.9%Language:HTML 4.1%