The main goal was to practice React
Technologies: React, CRA, React-Router, API.
Functionality: registration, login, change profile info and picture, post pictures and likes.
steps:
- From JSX to React. Get info from server. Working popups
- Use Context in project: user and ability to delete only your posts, likes and posting pictures, changing profile info.
- Added React Router for Login and Registration with API.
Plans:
- Forms validation
- Loading indicators
- Mobile version