Simple web based resume made using React.js and Tailwind CSS. Inspired from web based resume by @samunicode. Instead of using plain and boring web resume, I created a Tailwind CSS styled resume using Dracula color palette, React.js, Favicon.io, Hero Patterns, Heroicons and Font Awesome. This resume is also optimized for printing, just press CTRL + P and untick "Headers and footers" and "Background graphics" and print directly or save as PDF Document.
Clone this repo to your local machine:
git clone https://github.com/pujan-modha/web-resume.git && cd web-resume
Install dependencies: (Make sure you have Node.js installed)
npm install
Start the server:
npm run dev
For deploying React.js app Vercel is recommended but you can use other services like Netlify, It's totally upto you.
This project is licenced under the MIT License. See the LICENSE file for more information.