Skip to content

AL-WRIFI/create-react-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Porduct-React Project

This is a step-by-step guide to help you set up and run this React.js project.

Prerequisites

Before you get started, make sure you have the following tools and software installed on your machine:

Getting Started

  1. Clone the repository:

    git clone https://github.com/Dev-NewTouch/React-project.git
    
  2. Change directory to the project folder:

    cd React-project
    
  3. Install project dependencies:

    npm install
  • This command will read the package.json file in the repository and download all of the dependencies listed there.

Running the Development Server

To run the development server and view the project in your web browser, follow these steps:

  1. Start the development server:

    npm start
    
  2. Open your web browser and navigate to http://localhost:3000.

  • You should see the React application up and running.

    alt text

About

Set up a modern web app by running one command.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.4%
  • Shell 1.2%
  • CSS 0.1%
  • HTML 0.1%
  • AppleScript 0.1%
  • TypeScript 0.1%