Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/k1ethoang/fe_learn-vocabulary_kdp
FrontEnd of a website helps to everyone to learn vocabulary
https://github.com/k1ethoang/fe_learn-vocabulary_kdp
Last synced: about 2 months ago
JSON representation
FrontEnd of a website helps to everyone to learn vocabulary
- Host: GitHub
- URL: https://github.com/k1ethoang/fe_learn-vocabulary_kdp
- Owner: K1ethoang
- Created: 2024-10-08T15:21:40.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-15T13:30:36.000Z (about 2 months ago)
- Last Synced: 2024-11-15T14:30:19.896Z (about 2 months ago)
- Language: JavaScript
- Size: 67.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# English Vocabulary Learning Website
This project is a web application designed to help users learn and practice English vocabulary effectively. It is built using **Vite** and **React.js** for fast development and optimal performance.
## Features
## Tech Stack
- **Frontend**: React.js (with Vite for fast builds)
- **State Management**: React Hooks
- **Routing**: React Router
- **Styling**: CSS Modules / Tailwind CSS (optional)
- **Build Tool**: Vite## Installation and Setup
To get started with the project, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/K1ethoang/FE_Learn-Vocabulary_KDP.git
```
2. Run: npm install
3. Run: npm run dev