Skip to content

victorbruce/reactjs-boilerplate

Repository files navigation

⚛️ React Boilerplate

Table of Content

About the Project:

My personal go-to boilerplate for most frontend projects using the React Library ⚡️.

Technologies Used:

Tool Use
Typescript for type safety.
React Router for client-side routing.
Vitest + React Testing Library + MSW for testing UI components and mocking Rest APIs
i18n for internationalization
TailwindCSS for styling
Github Actions for handling CI/CD tasks.
Framer Motion for animating
Sanity for content management

How to run the project:

Install dependencies:

npm install

Run the dev server:

npm run dev

Run test:

npm run test

Status

🟢 In progress...

Contributing:

Please read the CONTRIBUTING.md file, and the process for submitting a pull request to this project.

Author:

Developed by Victor Bruce. 😎

About

a personal reactJs starter kit for my frontend projects

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published