Skip to content

A sample React app created to teach React DevTools debugging

License

Notifications You must be signed in to change notification settings

codezri/react-contacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-contacts

A sample React app created to teach React DevTools debugging

How to run the app

Clone the repository or download the project. Then, install dependencies:

npm install
# --- or ---
yarn install

Run the app with the following command:

npm start
# --- or ---
yarn start

License

MIT

Credits

This project was forked from kenny-io/react-contacts and modified with several code changes (i.e., a functional component re-write, minor improvements, etc.) This repository was created as the starter project for this LogRocket blog post. Credit goes to the original technical writer and repository owner, Peter Ekene Eze.

About

A sample React app created to teach React DevTools debugging

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published