howd-react-components

Code for the Hands-on Web Dev newsletter project to create React components for a Quote Styling app

AGPL-3.0 License

Stars
0

Hands-on Web Dev React Components

This code supports the "React Components" series from the Hands-on Web Dev newsletter.

To try the series, start here!

Getting started

  1. Clone or fork this project.
  2. Run npm install to install the dependencies
  3. Run npm run dev to start the dev server
  4. Navigate to localhost:3000 from a web browser

You should see a page that looks like this:

This project uses...