/Aditya-Patel---Portfolio

A portfolio website made using React JS and Tailwind CSS.

Primary LanguageJavaScript

Portfolio Website - React & Tailwind CSS

Welcome to my portfolio website! This project is built using React and styled with Tailwind CSS.

Directory Structure

/portfolio-react-tailwind
|-- .gitignore
|-- .vscode
|-- node_modules
|-- package-lock.json
|-- package.json
|-- public
|-- README.md
|-- src
|-- tailwind.config.js

Technologies Used

  • Frontend Framework: React
  • Styling: Tailwind CSS
  • Deployment: Netlify Status

Key Aspects

  • Deployed on Netlify
  • Using a Frontend Framework (React)
  • Using Tailwind CSS
  • Code Quality (Tried my level best to ensure following best code practices.)

Getting Started

  1. Clone the repository:

    git clone https://github.com/AdinotAadi/Aditya-Patel---Portfolio.git
    
  2. Install dependencies:

    cd portfolio-react-tailwind
    npm install
  3. Run the development server:

    npm start
    

Deployment

This project is automatically deployed to Netlify. You can view the live site here.

Acknowledgment

Special thanks to Netlify for hosting and making deployment a breeze!

Feel free to explore the code and reach out for any questions or feedback.

Happy coding!