Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 Dependency

npm run server => To Run Dummy JSON Server

npm start => To Start React Start

> That's it Have Fun with Application
```