Skip to content

Halil-KAPLAN/TaskList-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task List

Description

I made a simple example for the useState hook in react.

alt text

Installation

NodeJS must be installed for the project to work.

Install dependencies

Open a terminal or command prompt inside the project folder, then install the dependencies.

# Follow this command to add the node_modules folder.
$ npm install

Start the project

Open a terminal or command prompt inside the project folder.

# Follow this command to run the project.
$ npm start

Then visit http://localhost:3000/

About

An example Task List application with React

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors