Refer to https://nodejs.org/en/ to install nodejs
The Application is deployed in https://github.com/azadakhtarreact/react-panel.git
Click on the link to see the application
Clone the project into local system steps are below
The Application is deployed in https://github.com/azadakhtarreact/react-panel.git
yarn install In order to run the application Type the following command
yarn startThe Application Runs on localhost:3000
This Project is a Simple ReactJS Project which demonstrates the following
- Creating a Component in React
- Making HTTP calls
- Communicating between parent and child component
- Using reactstrap along with React
- Using Basic manual Routing in React
The project CNAPP dashboard can be used to build bigger projects
This URL has the application deployed in
json-server --watch db.json --port 8080
axios library is used to make HTTP Calls redux for state management