Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mlemoe/frontend-mentor

Practice record of the frontend mentor projects.
https://github.com/mlemoe/frontend-mentor

Last synced: about 1 month ago
JSON representation

Practice record of the frontend mentor projects.

Awesome Lists containing this project

README

        

# Frontend Practices

> Challenge by [frontend mentor](https://www.frontendmentor.io/home)
>
> Code by me

## start

```bash
git clone [email protected]:MleMoe/frontend-mentor.git

cd frontend-mentor

# install dependencies
yarn
# or npm install

# start
yarn dev
```

## Projects

### Tip Calculator

- Challenge Site: [tip-calculator-app](https://www.frontendmentor.io/challenges/tip-calculator-app-ugJNGbJUX)

- dev url: http://localhost:3000/pages/tip-calculator/

### Time tracking dashboard

- Challenge Site: [time-tracking-dashboard](https://www.frontendmentor.io/challenges/time-tracking-dashboard-UIQ7167Jw)

- dev url: http://localhost:3000/pages/time-tracking-dashboard/

### Sunnyside agency landing page challenge hub

- Challenge Site: [sunnyside-agency-landing-page](https://www.frontendmentor.io/challenges/sunnyside-agency-landing-page-7yVs3B6ef)

- dev url: http://localhost:3000/pages/sunnyside-agency-landing-page/

## Technologys

- Vite
- React
- Typescript
- Scss