Lalasia is a standalone Frontend project. Designed by Sicle Team Coded by Dandy Candra.
Preview Demo : https://project-lalasia.vercel.app/
Frontend : React JS
Styling : Native CSS
Icon : Fontawesome
Loading Skeleton : react-loading-skeleton
Carousel : React-Slick
Mobile Menu : React-Hamburger
Static API : My JSON Server
Image Hosting : freeimage.host
Order ID : UUIDV4
Invoice Print : react-to-print
Fetching API : Axios
Backend and Authentication User : Firebase
Deploy : Vercel
- Authentication Using Firebase
- Add to cart
- Add to Wish list
- Add Address
- Price and ongkir based on product
- Checkout
- Checkout Success
- User Buy History
- Invoice
Clone the project
git clone https://github.com/Dandy-CP/project-lalasia.git
Go to the project directory
cd project-lalasia
Install dependencies
npm install
Start the server
npm run start