Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rizamamedow/krugleshock

My own portfolio website source code
https://github.com/rizamamedow/krugleshock

deployment next-app-router next-intl next-tailwind next-typescript next-typescript-tailwind nextjs nextjs-intl nextjs14 react tailwindcss vercel vercel-deployment web webdev website

Last synced: 9 days ago
JSON representation

My own portfolio website source code

Awesome Lists containing this project

README

        

![Krugleshock](https://socialify.git.ci/RizaMamedow/Krugleshock/image?font=Bitter&language=1&name=1&owner=1&pattern=Solid&theme=Dark)

![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
![Next JS](https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white)
![Vercel](https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white)
![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)

# ๐Ÿฉ Krugelshock
Krugelshock is the source code for my site. This is a simple project with adaptive layout and translation support.

## ๐Ÿš€ Getting Started
These guidelines will assist you in setting up a local instance of the project for development purposes. Refer to the Deployment section for instructions on how to deploy the project to a production environment.

### โ— Prerequisites
Here is the necessary list for working with the software:

1. ๐ŸŸข Node.js
2. ๐Ÿ“ฆ Npm/yarn

That's all. xD

### โš™๏ธ Installing
Run this command to install the environment and dependencies.

Go to project root directory and run:

```shell
npm install
```
or
```shell
yarn install
```

when all the dependencies are installed you will get the installed project ready to run

## ๐Ÿ“ฆ Deployment
To deploy a project on the server, you can use any "guide for deploying a project on NextJS" that can be found on the Internet. there is an option to scan on vercel, which is what I did

## ๐Ÿ›  Built With
* ๐Ÿง‘โ€๐Ÿ’ป [Next js](https://nextjs.org/) on [Typescript](https://www.typescriptlang.org/) - The framework used
* ๐ŸŽจ[TaiwindCSS](https://tailwindcss.com/) - CSS framework used
* ๐Ÿงต [yarn](https://yarnpkg.com/) - dependency management
* ๐ŸŒ [next-intl](https://next-intl-docs.vercel.app/) - library for localization used

## ๐Ÿ‘ฅ Authors
* Riza Mamedow - Initial work and further assistance - [RizaMamedow](https://github.com/RizaMamedow)

here is a list of "names - work done - links" of authors.

See also the list of contributors who participated in this project.

## ๐Ÿ“„ License
This project is licensed under the MIT License - see the [LICENSE.md](./LICENSE.md) file for details