SkillAgentSearch skills...

Website

Personal Website with NextJs, ReactJs

Install / Use

/learn @eneskutlay/Website
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

website image

🚀 Quick start

  1. Clone the repository.

    git clone https://github.com/eneskutlay/website.git
    cd website
    npm install
    
  2. Start developing.

    npm start
    
  3. Open the source code and start editing!

    Your site is now running at http://localhost:3000!


🧐 What's inside?

A quick look at the top-level files and directories you'll see in a Next.js project.

.
├── node_modules
├── public
├── src
    ├── app
        ├── favicon.ico
        ├── global.css
        ├── layout.tsx
        ├── manifest.ts
        ├── page.tsx
    ├── components
        ├── Item.tsx
        ├── Seo.tsx
        ├── Social.tsx
    ├── lib
        ├── data.ts
├── .gitignore
├── next.config.js
├── postcss.config.js
├── tailwind.config.js
├── package.json
└── README.md

Set up your personal information

You can edit your personal information in the src/lib/data.ts file.

🎨 Figma File

Check out the Figma file here.

📚 Libraries

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

📧 Contact

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated10mo ago
Forks0

Languages

TypeScript

Security Score

82/100

Audited on May 10, 2025

No findings