Skip to content

Latest commit

Β 

History

History
57 lines (39 loc) Β· 2.24 KB

File metadata and controls

57 lines (39 loc) Β· 2.24 KB

Krugleshock

TypeScript React Next JS Vercel TailwindCSS

🍩 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:

npm install

or

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

πŸ‘₯ Authors

  • Riza Mamedow - Initial work and further assistance - RizaMamedow

πŸ“„ License

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