Delani Studio 🎨

Welcome to the Delani Studio Portal! Live at: https://cosmasnyairo.github.io/delani-studio 🚀

To run the project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/cosmasnyairo/delani-studio.git
  1. Install project dependencies:
npm install
  1. Build the CSS styles
npm run build:css
  1. Start the application:
npm start