Built with ❤︎ by (and for) Timothy Merritt
DOMAIN NO LONGER PUBLIC — This repo is left here for example purposes only
This is my personal portfolio and blog site, built with React/Next.js, SCSS/styled-components, React-Icons, and deployed through Vercel. This project (will soon) replace my original portfolio website built primarily with vanilla HTML/SCSS/JS. This new site will allow for more scalable logic, a component-based frontend, and a more pleasing UI (dark mode coming soon!).
-
Clone locally:
git clone https://github.com/your-user-name/timmybytes-blog.git
-
Install dependencies:
cd timmybytes-blog/ npm install
-
Start development server on http://localhost:3000 (default):
npm run dev
The timmybytes
blog uses the following libraries:
- Next.js/React
- React Icons
- Styled Components
- SASS
- Testing Library, Jest, and
jest-axe
for testing
timmybytes name, logo, and written site content © Timothy Merritt, all rights reserved. All site code design offered under MIT license, except where under existing license.
I'm not currently looking for contributors to this project, as it's intended to be a fully self-built site. However, if you'd like to request a feature (especially around accessibility!!) or report an issue, please do!