charlesschmidt.org is the personal website of Charlie Schmidt, a full-stack technology leader with over 25 years of experience. This project showcases Charlie's professional background, skills, and achievements.
Make sure you have Node.js and npm (Node Package Manager) installed on your machine.
To build and run the project locally, follow these steps:
-
Install project dependencies:
npm install
-
Start the development server:
npm start
This will set up the project and launch it in your local environment.
If you're actively working on styles and want to watch for changes in Sass files, run:
npm run scss
This command enables automatic compilation of Sass files when changes occur, providing a seamless development experience.
This project is licensed under the MIT License. Feel free to use, modify, and distribute it according to the terms of the license.
For any questions or further information, you can reach out to Charlie Schmidt:
- LinkedIn: Charlie Schmidt on LinkedIn
- GitHub: Charlie Schmidt on GitHub
- Email: [email protected]
In this example, I added three badges: one for the MIT License, one for LinkedIn, and one for GitHub. You can customize the URLs and labels based on your preferences. Also, feel free to add more badges if needed.