Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mhdfaisal/crypto-police-task-frontend-reactjs
- Owner: mhdfaisal
- Created: 2019-07-11T11:50:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T04:26:36.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T18:41:30.102Z (almost 2 years ago)
- Topics: asyncstorage, bootstrap4, css, javascript, react
- Language: JavaScript
- Homepage: https://cocky-bohr-d613e2.netlify.com/
- Size: 3.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
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)