Skip to content

Repository files navigation

Welcome to wtg-spain-test-task

This project is a React application scaffolded with Vite, a next-generation frontend tooling. It includes configurations for rapid development and efficient production builds.

Installation

  1. Clone this repository to your local machine.
  2. Install dependencies using npm:
npm install
  1. Run the development server:
npm run dev
  1. To build the project for production:
npm run build

Additional Scripts

Launches a JSON server to serve data from src/data/db.json.

npm run db

Builds and serves the production build for previewing.

npm run preview

Dependencies

autoprefixer: Adds vendor prefixes to CSS.

axios: HTTP client for making requests.

dayjs: Library for manipulating dates and times.

postcss: Tool for transforming CSS with JavaScript plugins.

react: JavaScript library for building user interfaces.

react-dom: Provides DOM-specific methods for React.

react-icons: Library for popular icons for React applications.

Development Dependencies

@types/react: TypeScript types for React.

@types/react-dom: TypeScript types for React DOM.

@vitejs/plugin-react: Vite plugin for React support.

tailwindcss: Utility-first CSS framework.

vite: Next-generation frontend tooling for React.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages