Skip to content

Latest commit

 

History

History
64 lines (33 loc) · 1.52 KB

README.md

File metadata and controls

64 lines (33 loc) · 1.52 KB

Simple Counter using React

I made this simple counter using react.

The topic that I learned from this project is UseState/Hook and how to implement that in the best practices

This was made with Hook and props property of react

Design

If you want to see the design please click the link below

Figma design file

Demo

Simple Counter image

Result

Deployment

I had deployed this project using Vercel.com

Using this link to navigate to the project

Project Link

Lessons Learned

After making this I understood the importance of Components, Props, instances, Hooks, useState, Best practise of Hook in industry, Multiple cards using one Component, and importing data Getting data and changing Components usage of map to make Components

Tech Stack

Client: React

Server: Node, Vite

🔗 Links

linkedin Github codepen

🛠 Skills

React, Vite, Javascript, HTML, CSS, Figma, Java, SQL, React