Skip to content

Unchanted/React

Repository files navigation

React Project with Vite

This project is a React application built using Vite as the development server.

Prerequisites

  • Node.js (version 14 or higher)
  • npm (usually comes with Node.js)
  • Git

Getting Started

  1. Clone the repository:
git clone https://github.com/Unchanted/React.git
  1. Navigate to your project directory:
cd React
  1. install dependencies
npm install
  1. Start the development server:
npm run8dev
  1. Open your browser and visit 'https://localhost:5173' or the specified port number by the vite development server to view the application.

Arcade18

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published