Skip to content

muntathr/todoapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO Front End React Js

TODO App built in React JS.

Getting Started

Follow these steps to set up and run the project on your local machine.

Prerequisites

  • Node.js: Make sure you have Node.js installed. You can download it from here.

Installation

  1. Clone the repository:
  1. Navigate to the project directory:

  2. Install dependencies:

    npm install

Running the Project

Now that you have the project set up, you can run it locally:

shCopy code
npm start