Dependencies defined in this project
BS, RRD, Axios, React Chartjs 2
twbs / bootstrap ^4.0.0
chartjs / Chart.js chart.js ^2.7.1
tschaub / gh-pages ^1.1.0
facebook / react ^16.2.0
react-bootstrap / react-bootstrap ^0.32.1
jerairrest / react-chartjs-2 ^2.7.0
facebook / react react-dom ^16.2.0
ReactTraining / react-router react-router-dom ^4.2.2
facebook / create-react-app react-scripts ^1.1.1
To view this Project:
- (Make sure you have 'create-react-app' downloaded on your computer.) https://reactjs.org/blog/2016/07/22/create-apps-with-no-configuration.html
- You must have nodeJS installed on your computer. https://nodejs.org/
Live Demo Found Here : Live Demo of Bio Page.
- This site was built using GitHub Pages.
- Open up your terminal and change directories to the downloaded project folder 'github_web_pages'
- github_web_pages is the root directory
cd github_web_pages/
-
In the root directory type the following in your terminal
npm install
to install the dependencies. -
Once install is completed. Type
npm start
in your terminal to run the project & start a local server. -
To stop the local server, in your terminal use (CMD + C) or on Windows (Control + C).
- About the API used in this project, can be found at https://api.github.com/
- Panel content and data can be found in
root/src/data/Projects.js
.
Quick Documentation Links
- Bootstrap https://react-bootstrap.github.io/getting-started/introduction/
- React Chartjs 2 https://github.com/jerairrest/react-chartjs-2
- Axios https://github.com/axios/axios
- React Router Dom https://reacttraining.com/react-router/web/guides/philosophy
- ReactJS https://reactjs.org/docs/hello-world.html
- GitHub API https://api.github.com/
If you have any questions/issues or just want to chat id love to here from you Brandon.