Jeve-Stobs / website

🦄🤩 Acoustic's new site

Home Page:https://acoustic.to

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🦄 This is the website of the super awesome bot, Acoustic

The repo for Acoustic's current website with the dashboard coming soonâ„¢

Getting Started

Prerequisites

NPM

Install and Run Dev Server

git clone https://github.com/Jeve-Stobs/website.git
cd website

npm install
npm run dev

Production Build and Start

  npm run build
  npm run start

Yarn

Install and Run Dev Server

git clone https://github.com/Jeve-Stobs/website.git
cd website

yarn
yarn dev

Production Build and Start

yarn build
yarn start

Tech Stack

  • Next.js - The React Framework for Production

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • All the chads who took the time to write testimonials. Big thanks

About

🦄🤩 Acoustic's new site

https://acoustic.to

License:MIT License


Languages

Language:JavaScript 56.2%Language:CSS 43.8%