Using React, develop a portfolio site with the following items:
- A navbar
- A responsive layout
- Responsive images
- The Bootstrap portfolio should minimize the use of media queries.
- 100 Commits
- Create a repository with format .github.io
- HTML
- CSS
- BootStrap
- JavaScript
- React
Andres Lajara |
-
Functional, deployed application
-
GitHub repository with README describing the project
-
Navbar must be consistent on each page.
-
Navbar on each page must contain links to Home/About, Contact, and Portfolio pages.
-
All links must work.
-
Must use semantic html.
-
Each page must have valid and correct HTML. (use a validation service)
-
Must contain your personalized information. (bio, name, images, links to social media, etc.)
-
Must properly utilize Bootstrap components and grid system.