ReactJS starter ReactJS boilerplate with functional components and hooks. Includes: Hooks Context Reducer Router Bootstrap Sass Prettier Usage Start dev server: npm start Build project: npm build Prettier Format src folder: npm run format Check formatting: npm run check