Skip to content

🛠️ Project made to our internal studies group to show the basics of React setup without a toolchain.

Notifications You must be signed in to change notification settings

coelhucas/react-from-scratch

Repository files navigation

🔧 React from Scratch

Summary

This is the result of our react project created without an existing toolchain. In step by step (pt-br), you can see the steps to achieve this result, which will be followed during the presentation.

Disclaimer

Note that this is just a beginners example, shouldn't be used as reference for real life projects and should be consideres as possibly unstable. 🚧

See Next.js as a great alternative for creating your react applications.

Running

  • Getting dependencies: yarn
  • Starting locally: yarn start
  • Running tests: yarn test
  • Building: yarn build

About

🛠️ Project made to our internal studies group to show the basics of React setup without a toolchain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published