In previous post , We have learn how to create reactjs application . Now in this post we explain reactjs application project structure . when we will create reactjs project it have some folders and files as per below image .

- package.json – it have dependencies list .
- index.html – it is normal html page .