Skip to content

Website for Dynamics Performance Team, a San Jose based dance studio. Built using ReactJS, HTML, Css, and Bootstrap. GitHub pages hosting.

Notifications You must be signed in to change notification settings

TritonSE/DT-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Build Instructions

  1. Clone the repository: git clone https://github.com/tritonse/dynamics-website.git
  2. Navigate to the directory: cd dynamics-website.
  3. Install the necessary dependencies: npm install.
  4. Start the app: npm start

Component Examples branch

This branch gives a demonstration on creating and using components in react. The only relevant files you need to understand are:

  1. public/index.html
  2. src/App.js
  3. src/components/SimpleExample.js
  4. src/components/FormExample.js
  5. src/css/App.css
  6. src/FormExample.css

Once you have the repo on your machine, checkout the branch with the command "git checkout component-examples" and run npm start to see the components in action.

Available Script

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

Website for Dynamics Performance Team, a San Jose based dance studio. Built using ReactJS, HTML, Css, and Bootstrap. GitHub pages hosting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published