7 Tweets 7 reads Mar 31, 2022
5 Projects for Web Development Beginners to Build.
A thread ๐Ÿงต โ†“
1. To-do List
A simple to-do list app is what every new developer starts with. You can start off with a simple app, and can even grow it into a fully-fledged task-management app.
(Design by Alex Arutuynov on Dribbble)
2. Personal Blog
A small markdown blog is something that many new developers work on. Not only will you build something useful, but you can also use it to blog and build an audience โ€” something crucial.
(Design by Pixelmatters on Dribbble)
3. Weather Report
A simple app that gets weather data from an API (like OpenWeatherAPI). You can learn a lot of geolocation, API error handling, and a lot more.
(Design by Vitaliy Dorozhko on Dribbble)
4. E-commerce Platform
This is way too complicated for beginners, but still many try it. You'll learn a lot โ€” from payment management to email notifications. You don't have to build the next Amazon, something that works is enough.
(Design by Mahmudur Rahman on Dribbble)
5. Real-time Chat App
You can use other tools like Firebase Realtime Database to listen for new chats and update them on the frontend. You'll ideally want to use a frontend framework cause it's a good exercise.
(Design by MindInventory on Dribbble)
That's all for now.
If you liked this thread, make sure to:
1. Follow me @parik36
2. Retweet the first tweet
Thank you so much for getting to the end of the thread ๐Ÿ’™ ! Let me know what you think below ๐Ÿ˜Š .
Cheers! ๐Ÿป

Loading suggestions...