Clone this repository to your local machine.
// install dependencies
> npm install
// start server
> npm start
// run tests
> npm test
- User Registration
- User Login
- User Google Login
- User Log Out
- User Password change
- User Passord reset
- Account Page
- Home Page
- Images Upload
- Gallery
- Image Likes
- Image Overlay with likes, followers and delete
- Click on an image opens a modal
- Follow and Unfollow user
- User Profile Page
- User can update avatar, username, email
A lot ...
- React
- Redux
- Redux-saga
- Firebase Auth
- Firebase Firestore
- Firebase Storage
- CSS Grid
- Bootstrap
- Cypress
- Jest
- React testing library