Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 700 Bytes

File metadata and controls

36 lines (23 loc) · 700 Bytes

Minerva.AI: Instagram, but with AI Images

Getting Started

First, clone the GitHub repository:

git clone https://github.com/AureliusNguyen/Minerva.AI.git

Then, navigate to the project directory:

cd Minerva.AI

Then, install the dependencies:

npm install

Run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources: