Welcome to my personal website!
Ronit.io is my personal website where I share my projects, blog posts, and more. It's built using Next.js and styled with Tailwind CSS.
To run the website locally, follow these steps:
-
Clone the repository:
git clone https://github.com/ronitjadhav/ronit.io.git cd ronit.io
-
Install dependencies:
npm install # or yarn install # or pnpm install
-
Run the development server:
npm run dev # or yarn dev # or pnpm dev
-
Open http://localhost:3000 in your browser to see the website.
- Projects: A showcase of my projects with descriptions and links.
- Blog: Articles and tutorials on various topics.
- Contact: A form to get in touch with me.
- Next.js: A React framework for building fast and user-friendly web applications.
- Tailwind CSS: A utility-first CSS framework for rapid UI development.
- TypeScript: A strongly typed programming language that builds on JavaScript.
Contributions are welcome! If you have any suggestions or find any issues, please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.
You can reach me at [email protected] or follow me on Twitter.
Thank you for visiting my website!