Skip to content

Commit 3fc4876

Browse files
committed
update readme for i18n feature
1 parent 02829ff commit 3fc4876

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

README.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,17 @@
1+
# Haru-Fashion E-commerce Web Application
12

2-
# Haru-Fashion E-commerce Web Application
33
![Haru-Fashion Responsive Design (2)](https://user-images.githubusercontent.com/53733092/139094836-3c75c8fa-4f7a-43a7-b8c8-7cf45af53b71.png)
44
![ts](https://badgen.net/badge/Built%20With/TypeScript/blue) ![vercel](https://img.shields.io/github/deployments/satnaing/e-commerce/production?label=vercel&logo=vercel&logoColor=white) [![Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
55

66
An e-commerce web application developed with Next.JS and Firebase. Tailwind CSS is used for styling the components and React's Context API is used for state management. The application is fully responsive.
77

8-
9-
10-
118
## Demo
9+
1210
<p align="center">
1311
<a href="https://haru-fashion.vercel.app/"><img src="https://user-images.githubusercontent.com/53733092/139051262-7d501510-17ab-4e57-83da-c07385a85f9c.gif" alt="Haru-Fashion Demo" /></a><br/><br/>
1412
<a href="https://haru-fashion.vercel.app/"><img src="https://user-images.githubusercontent.com/53733092/139092307-3e364931-a083-40d9-9f0e-604db4170c2b.png" width="130"/></a>
1513
</p>
1614

17-
1815
## Features
1916

2017
- 📱💻 Responsive Design
@@ -24,8 +21,8 @@ An e-commerce web application developed with Next.JS and Firebase. Tailwind CSS
2421
- 🛡️ Authentication (Register/Login/Logout)
2522
- ⬅️➡️ Pagination
2623
- ✨ Animation
24+
- 🌐 i18n (English & Burmese)
2725

28-
2926
## Tech Stack
3027

3128
**Frontend** NextJS, React, TypeScript
@@ -36,7 +33,7 @@ An e-commerce web application developed with Next.JS and Firebase. Tailwind CSS
3633
**Containerization:** Docker
3734
**Deployment** Vercel
3835

39-
## Running Locally
36+
## Running Locally
4037

4138
Clone the project
4239

@@ -72,12 +69,9 @@ npm run dev
7269

7370
Even though I wrote every single line of code for this web app, images and some design are inspired and used from the following websites.
7471

75-
- [Goya WordPress Premium Theme](https://goya.everthemes.com/demo-fashion/)
76-
- [Lusion WordPress Premium Theme](https://hn.arrowpress.net/lusion/home-minimalist/?currency=USD)
72+
- [Goya WordPress Premium Theme](https://goya.everthemes.com/demo-fashion/)
73+
- [Lusion WordPress Premium Theme](https://hn.arrowpress.net/lusion/home-minimalist/?currency=USD)
7774

78-
7975
## Author
8076

8177
- [@satnaing](https://github.com/satnaing)
82-
83-

0 commit comments

Comments
 (0)