Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

F-DK/first-react-app

Repository files navigation

Purpose of this repo

Playing around with React by building a small web app and learning on the way — based on the DesignCode "React for Designers" course.


gatsby-starter-default

The default Gatsby starter.

For an overview of the project structure please refer to the Gatsby documentation - Building with Components.

Install

Make sure that you have the Gatsby CLI program installed:

npm install --global gatsby-cli

And run from your CLI:

gatsby new gatsby-example-site

Then you can run it by:

cd gatsby-example-site
gatsby develop

Deploy

Deploy to Netlify

first-react-app

About

Learning React with DesignCode

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published