Skip to content

Njong392/First-React-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

My Very First React app

The purpose of this project was solely for learning reasons, but it'll mark the first project I made with React. I added tailwind as an extra touch.

The live site

Check out the project https://gregarious-cupcake-dad3cf.netlify.app/

Project Overview

It's a simple example consisting of the `useState` hook in React. Below is a simple screenshot

Heading says 'My first React App' and includes a button that increments a counter.

Tech Stack

  • React
  • Tailwind CSS
  • A (a teeny) bit of effort