Skip to content

ar1603/web-app-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MockProject

MockProject is a website for all free stuff on the internet.

This project is a modernized React application focused on providing free comprehensive resources for developers, designers, and data scientists.

Core Technology Stack

Getting Started

Prerequisites

  • Node.js (Latest LTS recommended)
  • Yarn 4.x

Installation

yarn install

Development

yarn start

Build

yarn build

Testing

# Run all tests
yarn test

# Run tests with coverage
yarn test:cov

# Open Cypress for E2E testing
yarn cy:open

Linting & Formatting

# Run ESLint
yarn lint

# Format code with Prettier
yarn healthier

Infrastructure

  • CI/CD: GitHub Actions for automated building, linting, testing, and FTP deployment.
  • Localization: Internationalization support via i18next.
  • Theme: Robust dark/light mode support with system preference detection.

© {{year}} mockproject.com | All rights reserved

About

AI Enabled react web app template library.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from WorldOfTech0/WOT