Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Some Basic Information about React-
React is a front-end Library which is developed by Facebook which makes it very easy to make responsive and custom websites. It uses a component based system to divide all the little features in different components which can be later used anywhere in the app(just like use of functions in any other programming language.).


This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).

Below you will find some information on how to perform common tasks.<br>
Expand Down