/intract-quests-academy-page

This project is a single-page application built using React.js, JavaScript, Chakra-UI, and other modern web development technologies. It replicates some features of the original Intract Quests websites academy page, providing a seamless user experience with a clean and interactive interface.

Primary LanguageJavaScript

Intract quests academy page

This project is a single-page application built using React.js, JavaScript, Chakra-UI, Context API, and other modern web development technologies. It replicates some features of the original Intract Quests Academy website, providing a seamless user experience with a clean and interactive interface.

Deployment

Getting Started

First, install the dependencies:

npm install
# or
yarn install
# or
pnpm install
# or
bun install

Then, run the development server:

npm run start
# or
yarn start
# or
pnpm start
# or
bun start

Technologies used