/unnamed.team

Unnamed Team's webpage built on Next.js

Primary LanguageTypeScriptMIT LicenseMIT

unnamed.team

Deployment Status MIT License Discord

The unnamed team web-page built on Next.js. Contains our home page, the emojis web editor, and the documentation page for all our projects

Check it out here

How to run

# Clone the repository
git clone https://github.com/unnamed/unnamed.team
cd unnamed.team

# Install dependencies
yarn

# Start development server
yarn dev