Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajaysharma12799/interviewready-frontend-assignment
InterviewReady Frontend Assignment
https://github.com/ajaysharma12799/interviewready-frontend-assignment
Last synced: about 1 month ago
JSON representation
InterviewReady Frontend Assignment
- Host: GitHub
- URL: https://github.com/ajaysharma12799/interviewready-frontend-assignment
- Owner: ajaysharma12799
- Created: 2022-09-23T10:00:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-23T10:00:23.000Z (over 2 years ago)
- Last Synced: 2024-11-13T04:32:20.308Z (3 months ago)
- Language: JavaScript
- Size: 325 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### InterviewReady Frontend Assignment
##### Application is built using React & Redux and we are using a Dummy JSON-Server to Mock a Database For Data Storage
[Video URL](https://drive.google.com/file/d/1Ve5hDuMpiiywIQMc9DiyKgaRAaIaChMV/view?usp=sharing)
> How To Run Application
```
npm install => Install all Dependencynpm run server => To Run Dummy JSON Server
npm start => To Start React Start
> That's it Have Fun with Application
```