Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mukhlishga/lokalise-frontend

Frontend website for Lokalise Pro Max, a replica of Lokalise with better features. My project at GoTo / Gojek Hackathon 2024, won 2nd place out of 95 teams / 371 participants across Indonesia, India, Singapore, and China.
https://github.com/mukhlishga/lokalise-frontend

frontend hackathon javascript lokalise react typescript vite web

Last synced: about 8 hours ago
JSON representation

Frontend website for Lokalise Pro Max, a replica of Lokalise with better features. My project at GoTo / Gojek Hackathon 2024, won 2nd place out of 95 teams / 371 participants across Indonesia, India, Singapore, and China.

Awesome Lists containing this project

README

        

# Lokalise Website

Frontend website for Lokalise Pro Max, a replica of [Lokalise](https://lokalise.com) with better features: image annotation capability, page-based UI for better view, etc.

My project at GoTo / Gojek Hackathon 2024, won 2nd place out of 95 teams / 371 participants across Indonesia, India, Singapore, and China.

Click [here](https://github.com/mukhlishga/lokalise-backend) to see the backend part.

## Requirements

- pnpm 8.10.5
- node 20.12.2
- react 19.0.0

## Setting up project

1. Make a .env file in the root directory, fill it with the required keys as indicated in .env.sample file

2. Install all dependencies
```
pnpm install
```

3. Run project
```
pnpm run dev
```

4. Short demo


lokalise-pro-max-demo