Overview
Discord🚀 Start UI [web] is a frontend starter repository created by the BearStudio Team and other contributors. It is designed to represent the team’s up-to-date stack for creating web apps. The repository includes documentation, a live demo, and various features for building web applications.
Features
- Responsive layout/navigation
- Sign in/sign up/password recovery screens
- Account profile/change password screens
- Users management admin screens (CRUD)
- Multi-languages (English & French built-in)
- Custom Chakra UI theme with generated typings
- Great list of UI components with Storybook documentation
- Fields components for Formiz
- Dark mode support with Storybook toggle
- App version & Environment name displayed in the UI
- API Schema documentation via Swagger UI React
- API Mocking with a JHipster mapping using Next.js API
- Developer eXperience improved with ESLint, Prettier, and Husky
- Easy deployment using Next.js
Installation
To install Discord🚀 Start UI [web], follow these steps:
- Duplicate the
.env.examplefile and rename it to.env - Update the environment variables in the newly created
.envfile - Install dependencies
- Initialize the local mocks database and seed users
Summary
Discord🚀 Start UI [web] is a frontend starter repository that provides a comprehensive stack for building web applications. It offers various features such as responsive layout/navigation, user authentication screens, admin screens, multi-languages support, and more. The installation process is straightforward, and the documentation provides detailed information on how to use the project effectively. With its easy deployment using Next.js, it is an excellent choice for developers looking to kickstart their web app development.