To update the website(info/contents) just change the src/DrChuck.js
file. Customize the colors globally in the src/_globalColor.scss
file.
- (Info) Name, Bio and a Profile Picture
- (SubInfo) Important Works by Dr. Chuck with links
- (Content) Most Important works by Dr. Chuck with thumbnail, title, links and description.
- (Pages) More About Dr. Chuck
Getting Started
[email protected] or higher
[email protected] or higher
[email protected] or higher
# Clone this repository
git clone https://github.com/kunaljaykam/dr-chuck
# Go into the repository
cd dr-chuck
# Install dependencies
npm install
# Start a local dev server
npm start
- Create a pages
- Integrate Blog
- Optimize the code-base for easy maintainability
- more for later