Offset-Movement / demoverse-homepage

A metaverse for democracy/demonstration

Home Page:https://demover.se

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshot

PRs welcome! License GitHub Repo stars


A free Next.js TypeScript landing page template for SaaS products, online services and more.

Live demo

  • ⚑ Next.js β€” The React Framework
  • πŸ”₯ next-seo β€” Manage SEO easily
  • πŸ’‘ Twind β€” The smallest, fastest, most feature complete Tailwind-in-JS solution in existence
  • πŸ“ ESLint β€” Pluggable JavaScript linter
  • πŸ’– Prettier β€” Opinionated Code Formatter
  • 🐢 Husky β€” Use git hooks with ease
  • πŸ“„ Commitizen β€” Conventional commit messages CLI
  • πŸš“ Commitlint β€” Lint commit messages
  • πŸ–Œ Renovate β€” Dependency update tool
  • 🚫 lint-staged β€” Run linters against staged git files
  • πŸ—‚ Absolute import β€” Import folders and files using the @ prefix

πŸš€ Getting started

If you're logged in, easiest way to get started is to click here.

Run the following commands inside the project folder:

  1. yarn
  2. yarn dev

To view the project open http://localhost:3000

🀝 Contributing

  1. Fork this repository
  2. Create your branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature

Consider contributing to the original TypeScript Starter, which you can find here.

After your pull request is merged, you can safely delete your branch.

πŸ“ License

This project is licensed under the MIT License - see the LICENSE.md file for more information.

About

A metaverse for democracy/demonstration

https://demover.se

License:MIT License


Languages

Language:TypeScript 84.0%Language:JavaScript 15.4%Language:Shell 0.5%Language:CSS 0.1%