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

Frontend Project Setup #15

Merged
merged 3 commits into from
Oct 13, 2022
Merged

Frontend Project Setup #15

merged 3 commits into from
Oct 13, 2022

Conversation

Meekunn
Copy link
Contributor

@Meekunn Meekunn commented Oct 13, 2022

Summary

Create React-App and Setup Eslint and Prettier.

.....
frontend/
  -- .vscode/
    -- settings.json
  -- node_modules/
  -- public/
    -- index.html
  -- src/
       -- App.css
       -- App.js
       -- index.css
       -- index.css
  -- .eslintrc.json
  -- .eslintignore
  -- .prettierrc.json
  -- .prettierignore
  -- .gitignore
  -- package.json
  -- package-lock.json
  --README.md

Fixes #12

List of changes proposed in this PR (pull request)

  • Create React App
  • Setup Eslint and Prettier

What should a reviewer concentrate their feedback on?

  • Everything looks ok?

@Meekunn Meekunn changed the title Meekunn Frontend Project Setup Oct 13, 2022
@Meekunn
Copy link
Contributor Author

Meekunn commented Oct 13, 2022

@BatoolMM
This PR sets up the Frontend Project Structure as explained in issue #10, kindly review and merge so others can start tasks and contribute. Thank you.

@BatoolMM
Copy link
Member

Thank you for your amazing work, all!

@BatoolMM BatoolMM merged commit 22dd97f into Open-Science-Community-Saudi-Arabia:dev Oct 13, 2022
@BatoolMM
Copy link
Member

@all-contributors add @Meekunn for infrastructure

@allcontributors
Copy link
Contributor

@BatoolMM

I've put up a pull request to add @Meekunn! 🎉

RealRichi3 pushed a commit to RealRichi3/MOOCs that referenced this pull request Feb 21, 2023
@BatoolMM
Copy link
Member

@all-contributors add @BatoolMM for mentoring, question, translation, review

@allcontributors
Copy link
Contributor

@BatoolMM

I've put up a pull request to add @BatoolMM! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants