Skip to content

Latest commit

 

History

History
92 lines (73 loc) · 1.45 KB

File metadata and controls

92 lines (73 loc) · 1.45 KB

⚛️ 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. 😎