draxya / website

πŸŽ„ A simple portfolio website made by using React

Home Page:https://draxya.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ’¦ draxya.com

This project is completely open source. So you can use it wherever you want

β˜†*: .q. o(≧▽≦)o .q.:*β˜†

✨ Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

πŸ’ž Deploying

For Netlify(recommended):

  • Base directory:
  • Build command: npm run build or yarn buid
  • Publish directory: ./out
  • Environment variables: Set NETLIFY_NEXT_PLUGIN_SKIP value to true if you getting errors.

For Vercel:

  • Build command: npm run build or yarn build
  • Output dir: out
  • Install command: yarn install
  • Development command: nuxt

πŸŽ„ Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

πŸ™ Thanks

Nuxt.js, WindiCSS, Tailwind CSS, amazing module authors and contributors of this project! Big shout out to Rexulec for making this project happen.

About

πŸŽ„ A simple portfolio website made by using React

https://draxya.com


Languages

Language:TypeScript 96.8%Language:JavaScript 2.2%Language:CSS 1.0%