omonteon / react-hooks-course-curriculum

Fork of Curriculum for ui.dev's "React Hooks" course. The task is to refactor this app to use hooks.

Home Page:https://tylermcginnis.com/courses/react-hooks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Hooks Course Curriculum - Hacker News Clone

Info

This is the repository for UI.dev's "React Hooks" course curriculum project.

For more information on the course, visit ui.dev/react-hooks/.

Assignment

Clone this repo and refactor it to use React Hooks. The starter code is located on the "master" branch.

Project

This is a (soft) "Hacker News" clone. You can view the final project at hn.ui.dev/.

Solution

If you get stuck, you can view my solution by checking out the solution branch.

Project Preview

Light Mode Dark Mode

About

Fork of Curriculum for ui.dev's "React Hooks" course. The task is to refactor this app to use hooks.

https://tylermcginnis.com/courses/react-hooks/


Languages

Language:JavaScript 90.2%Language:CSS 8.3%Language:HTML 1.5%