Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #1 🎫: Project setup (CRA redux architecture, images, GitHub actions, Linters, Documentation and License, etc) #11

Merged
merged 23 commits into from
Jan 23, 2024

Conversation

ITurres
Copy link
Owner

@ITurres ITurres commented Jan 22, 2024

Pull Request Summary for Issue #1 Completion


Added:

  • GitHub actions for Pull Request Linters.
  • Linters: eslint, stylelint.
  • VSCode: terminals.json.
  • Babel.
  • React Redux architecture.
  • project logos, favicons and apple-touch icon.
  • Stylesheets: normalize.css, _variables.scss and index.scss.
  • Redux store configuration with temporarily empty reducer.
  • API request helper for handling all api calls.
  • Page basic layout structure using Outlet component of react-router.
  • Included (.vscode / .env) inside .gitignore list.

Modified:


Thank you for reviewing this PR. Feel free to reach out on Slack as Arturo (Arthur) Emanuel Guerra Iturres and Mahammad Mostafa for any queries or further assistance. 🌟

@ITurres ITurres added documentation Improvements or additions to documentation enhancement New feature or request setup Project Setup - Linters - Workflows - Architecture - etc labels Jan 22, 2024
@ITurres ITurres linked an issue Jan 22, 2024 that may be closed by this pull request
15 tasks
@mahammad-mostafa mahammad-mostafa marked this pull request as ready for review January 22, 2024 23:50
@mahammad-mostafa mahammad-mostafa self-requested a review January 22, 2024 23:50
Copy link
Collaborator

@mahammad-mostafa mahammad-mostafa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏆 Approved 🏆

Well done @ITurres 👏🏻 Your branch have been approved and you can merge 📦
🥇 🥇 🥇 🥇 🥇 🥇 🥇 🥇 🥇 🥇

@ITurres ITurres merged commit 526a624 into development Jan 23, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request setup Project Setup - Linters - Workflows - Architecture - etc
Projects
Development

Successfully merging this pull request may close these issues.

[5pt] Setup and Configurations
2 participants