Welcome to the official repository for ADRENA's landing page. Built with Next.js, this landing page is the gateway to understanding what ADRENA is all about. Our aim is to provide a clear, engaging, and informative first impression for users interested in our Solana-based protocol.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Before you begin, ensure you have the following installed:
- Node.js version 18.0.0 or higher
-
Clone the Repository
To get started, clone this repository to your local machine.
-
Install Dependencies
Navigate to the project directory and install the required dependencies:
cd landing yarn
-
Launch the Development Server
npx next dev
Then, open http://localhost:3000 in your browser to view the landing page.
We highly value contributions from the community! If you're interested in helping improve ADRENA's landing page, please take a moment to review our contribution guidelines.