Skip to content

Lux-Sales/frontend-template

Repository files navigation

React frontend template

2022


Hello!

This is a frontend template that i've built, to use in my projects, of college, personal, or even in professional.
I've started this react project using Vite, with the template of Typescript and here, we have linting with eslint , editor config and prettier.
I've been dealing with requests using axios and with styles, using styled-components.
For routes, i'm using react-router-dom.
Testing with Vitest,Jest and React Testing Library,

How to run

  1. Install dependencies
  2. Run yarn or yarn install to install all dependencies.

  3. Execute server
  4. Run yarn start to run server in the port 3000 of localhost.

  5. Production server
  6. Run yarn build to generate a build folder, that gonna be used in production.

Happy hacking!

ESLintReactViteTypeScriptStyled ComponentsReact RouterHTML5CSS3 Jest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published