Build a Twitter Clone using HTML, CSS, and Javascript.
Quick start:
$ npm install
$ npm run dev
Head over to https://vitejs.dev/ to learn more about using vite
- Add the ability to reply to a specific tweet
- Save tweets, likes, and retweets to local storage
- Allow a user to delete a tweet
- textarea
- .forEach()
- data attributes
- conditionally render styles
- NOT operator (!)
- CDNs
- add icons
This project is under the MIT License (MIT). See the LICENSE for more information.
Check out our documentation or jump into our Discord server.