React Horizon NodeJS - Full-Stack seed project crafted on top of Chakra UI, React and a simple NodeJS Backend | App-Generator.dev
React Horizon UI is a product designed for individuals who appreciate modern UI elements and beautiful website designs. It offers a wide range of elements, designed blocks, and fully coded pages to assist users in creating stunning websites and web apps. The product also includes a simple JWT authentication flow, allowing users to easily implement login, register, and logout functionalities through an open-source Node JS API Backend powered by the Passport library.
To start using React Horizon UI, follow these steps:
Step 1: Clone the project
git clone <repository_url>
Step 2: Install dependencies via NPM or Yarn
npm install
or
yarn install
Step 3: Start in development mode
npm start
or
yarn start
To configure the backend server, the product provides a JWT Authentication flow. The API server URL and descriptor can be found in the src/config/constant.js
file. Additionally, a Postman collection is provided for mocking the backend server or coding a new one in a preferred framework.
The product is also open-source and can be configured to work with the Berry Dashboard Template. The source code and more details about the Node JS API server can be found in the respective links.
React Horizon UI is a powerful product for individuals who appreciate modern UI elements and want to create visually appealing websites and web apps. With its wide range of features, including a simple JWT authentication flow and compatibility with different versions of NodeJS, it offers a convenient and efficient solution for web developers. The open-source nature of the product allows for flexibility and customization, making it suitable for a variety of development projects.