This modern, responsive portfolio and resume website was created using just 11 prompts on Replit.ai and is deployed for free on Netlify.
Visit the live website at: https://mrenankrastogi.netlify.app/
- Modern and responsive design
- Built with React and TypeScript
- Styled with Tailwind CSS
- Server-side rendering capabilities
- Easy to customize and deploy
- React
- TypeScript
- Tailwind CSS
- Vite
- Drizzle ORM
- Node.js
- Node.js (v14 or higher)
- npm or yarn
- Clone the repository
git clone https://github.com/me-no-coder/Resume-Portfolio.git
cd Resume-Portfolio- Install dependencies
npm install
# or
yarn install- Start the development server
npm run dev
# or
yarn devThis template is open for anyone to use. Feel free to:
- Fork the repository
- Customize the content in the
clientdirectory - Modify the styling using Tailwind CSS
- Deploy to your preferred platform
The website is deployed on Netlify, which offers a generous free tier. To deploy your own version:
- Create a Netlify account
- Connect your GitHub repository
- Configure build settings:
- Build command:
npm run build - Publish directory:
dist
- Build command:
This project is open source and available under the MIT License.
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
Made with ❤️ by Mrenank