A clone of the original pinterest site written using React and Django Rest Framework. You may see the live version here.
Potentially Includes:
- Codebase
- Background jobs
- Environment Configurations for Dev, Test and/or Prod
- Containerized Applications
- Testing
- CI/CD deployment
- Login and Account Creation
- Create boards to store pins
- Create own pins
- Add other people's pins into own boards
- Follow and unfollow other people
- Pins filtered by all, by followers, by user, etc.
- Edit User Settings
- Infinite Scroll and lazy loading of pins in masonry layout
git clone https://github.com/imricardoramos/portfolio.git
cd pinterest-clone
docker-compose up
Finally open up https://altpins.ricardoramos.localhost