Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 1.4 KB

README.md

File metadata and controls

57 lines (38 loc) · 1.4 KB

ArBotique

image

Description

ArBotique is a web development project that combines the power of Next.js, TypeScript, and creative graphic design. It's a dynamic web application designed to showcase and promote artistic creations with a focus on interactive and visually appealing user experiences.

Features

  • High-performance web application built with Next.js.
  • Utilizes TypeScript for type-safe and maintainable code.
  • Stunning graphic design to enhance user engagement.
  • Showcases an array of artistic creations.

Technologies Used

  • Next.js: A React framework for building fast and optimized web applications.
  • TypeScript: A statically typed superset of JavaScript, enhancing code quality.
  • Graphic Design: A creative touch to make the website visually captivating.

Installation

  1. Clone this repository to your local machine:
git clone https://github.com/urvashii-b/ArBotique.git
  1. Navigate to the project directory:
cd ArBotique
  1. Install project dependencies:
npm install
# or
yarn install

Usage

  • Start the development server:
npm run dev
# or
yarn dev
  • Access the application by navigating to http://localhost:3000 in your web browser.

Discover the artistry and creativity of ArBotique - where design meets technology! Happy coding!