Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mhdfaisal/crypto-police-task-frontend-reactjs

A React Js App built for assessment by Crypto Police.
https://github.com/mhdfaisal/crypto-police-task-frontend-reactjs

asyncstorage bootstrap4 css javascript react

Last synced: 22 days ago
JSON representation

A React Js App built for assessment by Crypto Police.

Awesome Lists containing this project

README

        

# Crypto Police Test Task -

## Frontend

Live preview available at: (https://cocky-bohr-d613e2.netlify.com/)

Built using React Js [Create React App](https://github.com/facebook/create-react-app).

## Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

## Features
1. Multi-step form
2. Form data and current form step state persistence
3. Drag and drop / click image upload
4. Dedicated backend built using PHP / Laravel for saving user data and avatar.

## Backend

The backend code of the app built using PHP / Laravel is available at -
(https://github.com/mhdfaisal/crypto-police-task-backend-api)