Skip to content

faahim/playerFM-landing-page

Repository files navigation

⚛️ gatsby-starter-modern

A modern Gatsby starter with strict linting and auto-formatting rules.

🚀 Getting started

  • Clone this project and install all the required dependencies (e.g. with gatsby new gatsby-example-site https://github.com/kripod/gatsby-starter-modern after making sure that Gatsby CLI is installed globally with npm install --global gatsby-cli)
  • Start a development server with yarn develop or npm run develop
    • Other scripts like build, lint and format are also available

Deploy

Deploy to Netlify

💅 Style management

SCSS, a superset of CSS is used for styling components. The usage of Sass-specific extensions is optional, as every valid CSS stylesheet is a valid SCSS file with the same meaning.

The default style of browsers is normalized by modern-normalize.

✨ Superior developer experience

Automatic code formatting

Prettier is an opinionated code formatter aiming to provide codebase consistency when multiple developers work on the same project. The main reason behind adopting Prettier is to stop all the on-going debates over coding styles.

Linting

Linters are tools that analyze source code to flag programming errors, bugs, stylistic errors, and suspicious constructs.

About

An experimental landing-page resign for PlayerFM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published