Thanks to visit codestin.com
Credit goes to github.com

Skip to content

canakyuz/v4

Repository files navigation

canakyuz.dev

This is my personal website. It is built with Next.js and Tailwind CSS.

Getting Started

First, clone the repository:

git clone https://github.com/canakyuz/v4.git

Then, navigate to the project directory:

# Install dependencies
npm install
# Run the app
npm run dev

add a .env.local file to the root of the project and add the following:

NEXT_PUBLIC_SANITY_PROJECT_ID=
NEXT_PUBLIC_SANITY_DATASET=
NEXT_PUBLIC_SANITY_API_VERSION=
SANITY_API_TOKEN=

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

License

This project is open source and available under the MIT License.

Contact

You can reach me at or visit my website.

Acknowledgements

Changelog

  • v4.0.0 - Initial release

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published