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.
- 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.
- 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.
- Clone this repository to your local machine:
git clone https://github.com/urvashii-b/ArBotique.git
- Navigate to the project directory:
cd ArBotique
- Install project dependencies:
npm install
# or
yarn install
- 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!