Skip to content

DavidLungu/InitiaSite

Repository files navigation

Initia Website 🌐

🚀 Getting Started

Follow these steps to get the project running locally.

Prerequisites

  • Node.js >= 14.x
  • NPM >= 6.x

Installation

Clone the repository and install dependencies:

git clone https://github.com/davidlungu/initia-website.git
cd initia-website
npm install

Running Locally

To run the development server:

npm start

Navigate to http://localhost:3000 in your browser to view the website.