The Fait landing page is made with Chakra UI and Tailwind CSS, making web development a breeze. It's a plug-and-play template, letting you easily tweak assets and content in just a few minutes for a stress-free experience
To get started with this project, you can follow these steps:
- 📦 Clone the repository:
git clone https://github.com/yourusername/fait.git - 📂 Navigate to the project folder:
cd fait - ⚙️ Install dependencies:
npm install - 🚀 Run the development server:
npm run dev
You can customize and extend this starter template to build your web application. It includes a set of scripts to help with development, testing, and deployment. Some of the key scripts from the package.json include:
npm run dev: Start the development server.npm run build: Build your application for production.npm run start: Start the production server.npm test: Run tests for your application.npm run deploy: Deploy your application using thedeploy.shscript.npm run start:dev: Start the application in development mode.npm run start:prod: Start the application in production mode.npm run check-types: Check TypeScript types with tsc.npm run check-format: Check code formatting with Prettier.npm run check-lint: Check code linting with ESLint.npm run format: Format the code using Prettier.npm run test-all: Run all checks, linting, types, and build in one command.npm run prepare: Install Husky pre-commit hooks.npm run test: Run Jest tests.npm run coverage: Run Jest tests with coverage.npm run clean: Remove node modules and package-lock.json.
Feel free to contribute to this project by creating issues, proposing new features, or submitting pull requests. Your contributions are highly appreciated.
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions or need assistance, you can reach out to fvastu.
