/React-router-v6-fundamentals

Basic reactjs repository for deployment on React router DOM package. This repository is part of a self-taught supplemental course to help students develop skills.

Primary LanguageJavaScriptMIT LicenseMIT

React Router DOM v6 fundamentals · GitHub license

Basic reactjs repository for deployment on React router DOM package. This repository is part of a self-taught supplemental course to help students develop skills.

Installation

npm install

Development

Run npm run dev to start a development server. Navigate to http://localhost:5173/

npm run dev

Compilation

Run npm run build to package the project. Build artifacts will be stored in the dist/ directory.

npm run build

Team

Developed by Diego Cortés