Is a web application for search gifts about one topic. I'm using this project for practice React with typescript.
clone de repository:
git clone git@github.com:Kender-Mendoza/gif-proyecto.git
Install dependencies:
npm install
To run the testcases use:
npx jest
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh