Personal Website
Theme by
Nimit95 |Updated:
19 Jan 2020
|44 Stars
My Personal Website in React, Material UI, React Spring. Contents can be modified via single JSON.
Categories
Overview
This website is designed with flexibility and ease of use in mind, allowing users to customize their experience effortlessly. The core of its configurability lies in the config.json file, where modifications can be made quickly, ensuring that updates are instantly reflected without complications. The theme can also be adjusted through specific components, making it suitable for various aesthetic preferences.
Features
- Highly Configurable: Easily adjust site parameters through the
config.json file, allowing for real-time updates. - Customizable Color Scheme: Modify the website’s color palette via the Theme.jsx component to fit your branding or personal style.
- Simple Installation: Start developing quickly by installing dependencies and launching the development server with minimal setup.
- Static Production Build: Generate a fully static site that’s optimized for deployment, ensuring performance and reliability.
- Easy Deployment Options: Deploy the site on platforms like GitHub Pages or Netlify with straightforward instructions provided in the documentation.
- Open Source: Fork the repository to create your own version while ensuring to give proper attribution, promoting a collaborative development environment.