1 year experience
I use the latest ES6 Javascript for all my projects, which is the modern javascript as they say which includes async/await with try and c...
I use the latest ES6 Javascript for all my projects, which is the modern javascript as they say which includes async/await with try and catch instead of the traditional promises and callbacks with then and catch block. Modern arrow functions, IIFE functions, etc.
A project to demonstrate my Javascript (ES6) and React Skills.
MEMOIRE SOCIAL MEDIA APP
Live Website - https://memoire-app-mern.netlify.app/
About/Description
The frontend of the website is hosted on netlify whereas the backend is deployed on heroku. This app is styled with Material-UI, the latest styling libraary for react. Users can view the others posts but cannot create their own posts or like others posts without creating an account. After creating an account they have the option to create posts, upload photo, edit and delete their own post, but they only have the option to view and like others posts. This website is named memoire which is a french word for memories as this web app will help user store their memories in the form of posts.
Functionalities
Login/Signup Functionality
Like, delete, edit option on the post.
Image upload feature on post
Tags with posts
Tech Stack
Frontend
Html
Css
Material-UI
Javascript
React
Redux
Backend
NodesJS/Express
Mongoose
MongoDB
JWT
BcryptJS