A very basic twitter clone project. Built alongside The Advanced Web Developer Bootcamp. Has been modified since completion of the course. This includes:
- Overhauled parts of the website design
- Posts are made on the same page as your profile. No reloading.
- Can only see posts you made yourself or are tagged in
- Added Search functionality to user tagging
- Settings page added with username and password changable
- MERN Stack
- MaterializeCSS - The CSS framework used
- Passportjs - Authentication library used
- Restful API Design
This project is licensed under the MIT License - see the LICENSE.md file for details