Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mlemoe/frontend-mentor
- Owner: MleMoe
- Created: 2021-10-06T15:48:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-14T05:19:18.000Z (about 3 years ago)
- Last Synced: 2024-10-29T15:51:33.106Z (3 months ago)
- Language: TypeScript
- Homepage: http://fe-mentor.mle.moe/
- Size: 888 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.gitcd 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