🌐 codeleap-test
This project was created as part of CodeLeap’s recruitment process. It’s similar to a simple social media, with CRUD actions.
🪄 Features
- CRUD actions;
- Login with sessionStorage;
- Relative format for time since post creation, with updates every minute;
- Modals with animation and focus control;
- Success and error messages after API calls.
👨💻 Tech stack
- React;
- TypeScript;
- Redux (Redux Toolkit);
- Styled Components;
- Axios.