runme | ||||
---|---|---|---|---|
|
Snapgram is a social media app created by JS Mastery to teach new developers several things of Web Development, such as Fullstack Development using cloud database connections, complex and secure API handling, and return of API/Databases data on a frontend Desktop - Mobile website.
The tools used in this was:
- React - Base Framework for NodeJS
- TypeScript - a Superset of JavaScript
- Vite - Framework for React, handling with Fast refresh and Render Components
- Shadcn-ui - A lib for Design Patterns on websites
- Tailwind - A Framework for CSS styles with more flexibility and easier to use. In this App was used with PostCSS plugin
- Appwrite - A Cloud run database / Auth API for cloud APIs
-
Go Check The Website to see the final result!
And don't forget to check JS Mastery Profile to see the original creator repos and follow him!