Skip to content

A minimal, easy-to-maintain, and effortlessly deployable React template, designed to streamline project setup and enhance developer experience.

Notifications You must be signed in to change notification settings

kunaljaykam/ReactEZ-template

Repository files navigation

Dr. Chuck (Web)

To update the website(info/contents) just change the src/DrChuck.js file. Customize the colors globally in the src/_globalColor.scss file.

Website Section

  • (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

Installation

Getting Started

  • You'll need Git and nodejs(which comes with npm) installed on your computer or use Docker.

How To use

# 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

Deploy

Deploy to Netlify

To do

  • Create a pages
  • Integrate Blog
  • Optimize the code-base for easy maintainability
  • more for later

About

A minimal, easy-to-maintain, and effortlessly deployable React template, designed to streamline project setup and enhance developer experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published