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
A fully function project for user to sign up and login to add or delete the cards and change their profile.
This project utilizes an API and React to facilitate user interactions with the backend. Users can sign up, log in, manage their profiles, and perform actions such as adding, deleting, and liking cards.
This frontend project is linked to a backend API. You can find the backend repository here :
You can access the live version of this application using the following domain: