Skip to content

ronitjadhav/ronit.io

Repository files navigation

Ronit.io

Welcome to my personal website!

About

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.

Getting Started

To run the website locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/ronitjadhav/ronit.io.git
    cd ronit.io
  2. Install dependencies:

    npm install
    # or
    yarn install
    # or
    pnpm install
  3. Run the development server:

    npm run dev
    # or
    yarn dev
    # or
    pnpm dev
  4. Open http://localhost:3000 in your browser to see the website.

Features

  • 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.

Technologies Used

  • 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.

Contributing

Contributions are welcome! If you have any suggestions or find any issues, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

You can reach me at [email protected] or follow me on Twitter.

Thank you for visiting my website!

Releases

No releases published

Packages

No packages published

Languages