Skip to content

matrix-2023/live-coding-todo-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Live Coding Interview - TO DO LIST APPLICATION

To follow this React tutorial

Clone the starter project

You can download or clone this project by running this command from your terminal:

git clone https://github.com/matrix-2023/live-coding-todo-list-app.git

This will create a directory in the name of the project folder.

Once you have the project files and folders bootstrapped, open it with your text editor.

Next, switch inside the project directory and run:

npm install

This will install all the necessary dependencies in the local node_modules folder.

Finally, start your development server by running:

npm start

You should see the app in your browser address bar at http://localhost:3000

Youtube Live coding round interview video recording : https://youtu.be/sZCu6xd93LM?si=THnrjLZYaMDgP_1J

image

About

React Live coding Interview - TODO List APP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published