Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
/ cra-starting-kit Public archive

Includes all basic tools to start developing a modern web project

Notifications You must be signed in to change notification settings

EddiG/cra-starting-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creat-React-App based starting kit

Includes all basic tools to start developing a modern web project (JavaScript, but could be adopted to use with a TypeScript project)

Tools

husky and lint-staged to run checks before new commit.
eslint and stylelint to validate the js code and css styles.
prettier to keep the code formatting consistent.
styled-components to do the CSS-in-JS styling.
apollo-client to use the GraphQL endpoint.

About

Includes all basic tools to start developing a modern web project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published