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

Milestone 2 - Converting To React #66

Open
javalosr2004 opened this issue Oct 25, 2023 · 0 comments · May be fixed by #219
Open

Milestone 2 - Converting To React #66

javalosr2004 opened this issue Oct 25, 2023 · 0 comments · May be fixed by #219

Comments

@javalosr2004
Copy link
Collaborator

javalosr2004 commented Oct 25, 2023

Milestone 2

Description

For this milestone, you will have to convert your website from static html / css to a fully functional React webapp! Good luck! Read the Notion for more detailed instructions.

Resources

React Documentation
Next.js Documentation

Notion

Steps

  • Learn how to use tsx to write components.
  • Convert old html code to tsx.
  • Add blog functionality directly in tsx using .map() function, instead of appending to an element like before.
  • Style pages using module.css and/or global css
@Bdon101 Bdon101 mentioned this issue Nov 3, 2023
6 tasks
@mtbosio mtbosio mentioned this issue Nov 5, 2023
6 tasks
@ruiyichi ruiyichi mentioned this issue Nov 5, 2023
6 tasks
@sgill33 sgill33 mentioned this issue Nov 5, 2023
6 tasks
@aarav27 aarav27 mentioned this issue Nov 5, 2023
6 tasks
@lukewaltz lukewaltz mentioned this issue Nov 6, 2023
6 tasks
@anvch anvch mentioned this issue Nov 7, 2023
6 tasks
@peterchinh peterchinh mentioned this issue Nov 7, 2023
6 tasks
@SumedhaKun SumedhaKun mentioned this issue Nov 7, 2023
@kaylantran kaylantran mentioned this issue Nov 7, 2023
6 tasks
@spaykel spaykel mentioned this issue Nov 7, 2023
6 tasks
@HoldenEv HoldenEv mentioned this issue Nov 9, 2023
6 tasks
This was referenced Nov 11, 2023
@wesleytam88 wesleytam88 mentioned this issue Nov 14, 2023
6 tasks
@HanYu-Wu04 HanYu-Wu04 mentioned this issue Nov 17, 2023
6 tasks
@Westluu Westluu mentioned this issue Dec 5, 2023
6 tasks
@Bolt259 Bolt259 linked a pull request Dec 23, 2023 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment