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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fc30dda Β· Jun 17, 2022

History

76 Commits
Jun 17, 2022
Apr 27, 2022
Apr 28, 2022
Feb 27, 2022
Feb 3, 2022
Feb 3, 2022
Feb 28, 2022
Feb 3, 2022
Feb 3, 2022
Feb 3, 2022
Mar 4, 2022
Feb 3, 2022
Feb 3, 2022
Feb 26, 2022
Mar 4, 2022

Repository files navigation

πŸ’¦ rexulec.com

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

Preview

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

✨ 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