Her favorite books app built in React as a learning project.
https://keilermora.github.io/react-alicia-favorite-books
Run in the project root directory:
$ yarn install
$ yarn start
Then, navigate to http://localhost:3000/
.
- React Animate on Scroll: React component to animate elements on scroll.
- React DOM: Provides DOM-specific methods that can be used at the top level of your app and as an escape hatch to get outside of the React model if you need to.
- React Google Analytics Module: A JavaScript module that can be used to include Google Analytics tracking code in a website or app that uses React for its front-end codebase.
- React Particles Js: Implementation in Typescript + React of Particles.js by Vincent Garreau.
- React Router DOM: Is a collection of navigational components that compose declaratively with your application.
- React Scripts: Create React apps with no build configuration.