Skip to content

This website template was created by me using vue.js and tailwindcss.

Notifications You must be signed in to change notification settings

sonmez-baris/personal_website_vue

Repository files navigation

Baris Sonmez Personel Webpage.

last commit

status

Project Status

In this project, i used to figma for design process. I will send commit whenever i've the time. At the end of the project, i'll upload the work to my website as new template and if you want, you can use it by making changes.

Project Details

This repository contains only front-end design files made using vue.js and tailwindcss.

Screen Shoot

Figma Screenshot

Usage

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Warnings before uses

Before using, replace the endpoints in src/store/index.js with the your API endpoints. Enter the token generated by your API in the token section in the state. Also, check your data format before print your values. The default json data format for this application like this;

{
  'status': 'Success',
  'message': 'Success message',
  'data': JSON
}

License

MIT

About

This website template was created by me using vue.js and tailwindcss.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published