luveqz / the-imaginary-institute

The landing page of a fictional e-learning platform.

Home Page:https://the-imaginary-institute.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT

 Project Logo

The landing page of a fictional e-learning platform. Based on a Koushik Shuvo’s design.

Setup

Make sure to install the dependencies:

npm install # or  yarn install

Development Server

Start the development server on http://localhost:3000:

npm run dev # or yarn dev

Production

Build the application for production:

npm run build # or yarn build

Locally preview production build:

npm run preview #or yarn preview

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

The landing page of a fictional e-learning platform.

https://the-imaginary-institute.vercel.app

License:MIT License


Languages

Language:Vue 89.9%Language:TypeScript 4.3%Language:CSS 3.7%Language:JavaScript 2.1%