Skip to content

allicanseenow/Fullstack_React_Code

Repository files navigation

Code examples for the React Book

Setup

Please refer to the first chapter in the book for instructions on setting up your environment with Node & npm.

Installing packages for all projects

You can install all the packages for all the projects up front, saving you time in the future. To do so, from this directory:

npm i
npm run install-all

Unless you have a quantum computer connected directly to an Amazon data center, this task will take a long time to complete.

Running the code

See the respective README.md for each project.

Fullstack_React_Code

PS: I'm sharing the code on a non-profit purpose. If you want to buy the book, here is the link: https://www.fullstackreact.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published