Hacker News new | ask | show | jobs
I'm a noob at ReactJS and made this!
2 points by braydentw 2090 days ago
Hi everyone!

A couple days ago I made a post saying that I was dropping my side project. I wanted to open more paths for the future. One of the goals I wanted to accomplish was to learn ReactJS.

Over the past 24 hours, I've spent some time learning the fundamentals of React and made my first project using it.

It is a simple CRM (Customer Relationship Manager). In this, I displayed my knowledge of components, props, state management, and styling.

View it here: https://react-crmtool.netlify.app/

Any feedback or ideas for what I should try next would be awesome.

Thanks again!