react web app
This project is a React + Rest API implementation to create SPA ( Single Page Application ):
- Each section has been managed through components.
- Even a component devided into sub-components to manage the complexity.
- The Blog section and Service section is using the API implementation using json file by the use of axio's.
- Tabs and the Accordion feature also used to its FAQ section, where I have used some other React feature's too
- like: ToDo list, Filter items, Tic Toc Toe Game, Quiz Form and Counter Timer.
- I have used the Props, States, Effect and Refs to achieve this repo.
FAQ With other Feaures Section

- Node.js & NPM
- React
- Node.js
- Clone the Repository
git clone https://github.com/shalender8928/react-web-app.git cd react-web-app - Install PHP Dependencies
npm install
- Serve the Application
npm run start
If you discover any security related issues, please drop comments. All security vulnerabilities will be promptly addressed.
Shalender Kumar
- Blog:https://www.codinghelpsolutions.com/
- GitHub:https://github.com/shalender8928
- LinkedIn:https://www.linkedin.com/in/shalender8928/
react web app is open-sourced software licensed under the MIT license.







