Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/irangarcia/avatar-uploader

upload and crop an avatar
https://github.com/irangarcia/avatar-uploader

react react-testing-library sass typescript

Last synced: 9 days ago
JSON representation

upload and crop an avatar

Awesome Lists containing this project

README

        



Croct



Avatar Uploader | Challenge


A React component to upload and crop avatars.



Technologies ·
Getting Started ·
Demo


## Technologies

- [React](https://reactjs.org)
- [TypeScript](https://typescriptlang.org)
- [Sass](https://sass-lang.com/)
- [React Testing Library](https://testing-library.com/)
- [React Easy Crop](https://ricardo-ch.github.io/react-easy-crop/)

## Getting Started

```bash
# Clone this project
$ git clone https://github.com/irangarcia/avatar-uploader

# Access
$ cd avatar-uploader

# Install dependencies
$ yarn install

# Run the project
$ yarn start

# To run tests
$ yarn test

# The server will initialize in the
```

## Demo