Skip to content

Latest commit

 

History

History

basic

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Basic Bootstrap React

Simple project that demonstrates React project setup using Bootstrap 5.

Setup

  1. Run the application.

    npm install
    npm start
  2. Navigate to http://localhost:3000.