Skip to content

JohadToledo/react-web

Repository files navigation

Portfolio v5 dev master

This is my personal portfolio website. It is built with React.js and Tailwind CSS.

My goal was to try out a simplistic glass-morphism-like design and learn more about Tailwind CSS.

Check it out here


Showcase

home section
work section
skill section

Prerequisites


Building

  1. Clone the repository

    git clone https://github.com/JohadToledo/react-web/
  2. Install dependencies

    bun install
  3. Run the development server

    bun run dev

Deployment 📦

Now you'll only need to deploy the app to your favorite hosting provider. Personally I'd recommend Vercel.

  1. Build the app

    bun run build
  2. Start the production server

    bun run start

Tech used 🛠️


License 📄

This project is licensed under the GNU GPLv3 License - see the LICENSE file for details.


Goodbye 👋

If you liked this project, please consider giving it a ⭐!