Skip to content

Daffadon/react-project-init

Repository files navigation

React Init Project

This is ready to develop React.js App with typescript template. Just check it and use this for your own project!

React Js + TypeScript + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

React Router

React Router Badge

This template using React Router v.6.21.1 for Single Page Application (SPA) navigation in the app

TailwindCSS

Tailwind CSS Badge

For styling TailwindCSS v3.4.0 has been installed in the project

Axios

Axios Badge

Axios used for interaction to the Back End Server. The project has been initialize with axios-client.ts so you can just use that because the axios-client has been configured to handle an error for authentication

Vitest

Vitest Badge

This template project also completed with test with the vitest v.1.2.1 as the library for testing. Other dependencies that support the testing is testing-library/react v14.1.2 and jsdom v24.0.0

Docker

Docker Badge

The template use example of docker for production in the server but you can change it later if you want cause you may have different strategy for your application

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published