Oline Learning Management Website

Developed an e-learning web application with user authentication by using O-Auth.

The goal was to explore the capability of React and how different features of React could be used. It is a full real-world application like Amazon, where a user can search for the product, save them into a cart and place the order. Used Firebase to store the data, so that when user come back to the site can see their saved product in the cart.

From this project, I have learned how to manage the state and props (properties), How to routing in react for navigation different pages.

Source Code: Click Here

Live Demo: Click Here

Cozy Restaurant

One day I visit my favorite Chinese restaurant website for online ordering. It looks like that we are still living in 1999. Then the idea came up.

From this project, I learn how to write JSON file, more about React.js

Source Code: Click Here

Live Demo: Click Here

E-commerce Website

Developed a complete e-commerce application to explore state management in a large application

This application is like a total guideline to -"How to be a Web Developer". Here I built user dashboard to display learning path, current progress, and quiz results. I give this project a twist with user authentication by using O-auth with the help of Firebase.

From this project, I have learned how to manage the state and props (properties), How to routing in react for navigation different pages more deeply. And another new thing user authentication

Source Code: Click Here

Live Demo: Click Here