This project is a simplified version of Instagram, created for learning and practice purposes. It was developed using React with Vite, Chakra UI for styled components, and Firebase for data storage.
- React + Vite: Framework and build tool for creating fast and dynamic user interfaces.
- Chakra UI: Component library for React that provides ready-to-use, styled components, making it easy to build responsive and accessible interfaces.
- Firebase: Google's platform used for data storage, authentication, and other back-end functionalities.
- User authentication using Firebase.
- Posting photos.
- Like and comment system.
- Responsive interface styled with Chakra UI.
This project was created with the help of [freeCodeCamp] in order to improve my skills and knowledge.