Skip to content
/ v1 Public

"v1" is a simple portfolio website made by using React

Notifications You must be signed in to change notification settings

ReXulEc/v1

Repository files navigation

💦 rexulec.com

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

Preview

☆*: .。. o(≧▽≦)o .。.:*☆

✨ Getting Started

First, install the modules:

yarn //recommended
# or
npm install

Then, 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! And special thanks to Tarık (@Tarikcoskun), Eggsy, Ali Furkan, Arda, Barış, Florian Lefebvre and Harsh Singh I got inspired a lot by them, even used some of their amazing code. Make sure to check their profiles and websites.

About

"v1" is a simple portfolio website made by using React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published