Skip to content

FriedWingis/nuxt-tailwind

Repository files navigation

Logo

fried.sh | My Website

About the project   |    Technologies   |    Getting started   |    License

👨🏻‍💻 About the project

  • This is a personal website I created to enhance my web development skills. Built with the Nuxt framework, it showcases a focus on modern, scalable practices like server-side rendering, static site generation, and modular design. This project reflects my commitment to clean, maintainable code and serves as both a learning tool and a portfolio piece.

🚀 Technologies

💻 Getting started

Clone the project and access the folder

$ git clone https://github.com/FriedWingis/nuxt-tailwind.git && cd nuxt-tailwind

Install and access the dev env

# Install the dependencies
$ npm install

# Start the dev environment
$ npm run dev

Generate files

# Generates a completed version of
# your project ready for static web hosting.
$ npm run generate

📝 License

This project is licensed under the MIT License.

About

My website built with the Nuxt framework.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors