Project Launch Plan
- Frontend Tasks
- HTML Structure
- Header and navigation
- Footer
- CSS Styling
- Resonsive Design
- Mobile
- Tablet
- Desktop
- Animation
- Resonsive Design
- HTML Structure
- Backend setup
- Database
- Tables:
- Users
- Posts
- Comments
- Tables:
- API routes
- GET/user
- POST/login
- DELETE/post/:id
- Deployment
- Configure Environment variables
- Set up CI/CD
- GitHub Actions
- Netlify Deploy Book
- Final Production Test