Skip to content

coder1980/my-react-app

Repository files navigation

My React App

A modern React application created with create-react-app.

Getting Started

Prerequisites

  • Node.js (version 14 or higher)
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/coder1980/my-react-app.git
cd my-react-app
  1. Install dependencies:
npm install
  1. Start the development server:
npm start
  1. Open http://localhost:3000 to view it in the browser.

Available Scripts

  • npm start - Runs the app in development mode
  • npm test - Launches the test runner
  • npm run build - Builds the app for production
  • npm run eject - Ejects from create-react-app (one-way operation)

Learn More

About

new app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published