- To contribute to this repo, branch off
develop
to create your own branch - Branch names can be feat-create-login-page
- For each component you create, use storybook to write a story and test the component with jest and react-testing-library
- Push your code to github and make a pull request to develop