Welcome to Factree's Application - a robust white-label template for web applications built with Next.js and Chakra UI.
Ensure you have the following installed on your machine:
- Clone the repository:
git clone https://github.com/cptvictor95/nextjs-chakra-template.git- Navigate into the directory:
cd nextjs-chakra-template- Install the project dependencies:
pnpm install- Start the development server:
pnpm devOpen your browser and visit http://localhost:3000 to view the running application. Enjoy hot-reloading as you develop.
Start by modifying the app/page.tsx. This is the main page of your application, and any changes will reflect immediately during development.
This template is crafted using the following technologies:
- Next.js for SSR React applications
- Chakra UI for responsive UI design
- TypeScript for static type checking
- Emotion for styling components
- Framer Motion for UI animations
- React Icons for scalable vector icons
... and more! Dive into the package.json for detailed dependencies.
This project is licensed under the MIT License. See the LICENSE file for details.
Factree is dedicated to providing quality templates and development resources to the community. Visit our website for more details.
