Thanks to visit codestin.com
Credit goes to github.com

Skip to content

zulnam/FCE

Repository files navigation

Fin Consult Expert

Static SPA website for client.

Installation

Install the dependencies:

yarn

Run the development server:

yarn dev

Production build to /public:

yarn build

Remove cache, public folder and node_modules:

yarn clean

Format code styling (using prettier):

yarn format

Content

Website is a Single Page Application with static content. Sections are placed in src/sections.

TODO

  • correct google maps iframe along with styling (remove border)
  • email address behind reCaptcha
  • implement GA
  • improve Lighthouse score
  • cleanup unused styling/imports/libraries

About

SPA Static website for a client using Gatsby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published