Skip to content

Thinkful-Ed/router-exercise-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Router Exercise App

This repository contains the starter code for practicing React Router concepts. It provides a foundation for building and navigating between different routes in a React application.

Features

  • Practice exercises for setting up routes and navigation in React
  • Dynamic route handling with React Router

Installation

  1. Clone this repository:
    git clone https://github.com/Thinkful-Ed/router-exercise-app.git
  2. Navigate to the project folder:
    cd router-exercise-app
  3. Install dependencies:
    npm install
  4. Start the app:
    npm start

Technologies

  • React: Front-end JavaScript library.
  • React Router: Library for handling client-side routing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published