Skip to content

shalender8928/react-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-web-app (React + Rest API)

react web app

Overview

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.

Screenshots

Hero/Banner Section Hero/Banner Section

Our Story Section Our Story Section

Services Section Services Section

Pricing Section Pricing Section

Blogs Section Blogs Section

FAQ With other Feaures Section FAQ With other Feaures Section

Contact Us Section Contact Us Section

Sidebar with Footer Section Sidebar with Footer Section

Complete Homepage Complete Homepage


Requirements

  • Node.js & NPM

🛠️ Stack

  • React
  • Node.js

Installation & Setup

  1. Clone the Repository
    git clone https://github.com/shalender8928/react-web-app.git
    cd react-web-app
  2. Install PHP Dependencies
    npm install
  3. Serve the Application
    npm run start

Reporting a Vulnerability

If you discover any security related issues, please drop comments. All security vulnerabilities will be promptly addressed.

Author

Shalender Kumar

Links

License

react web app is open-sourced software licensed under the MIT license.

About

react web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors