Skip to content

2001saurabh/Sensibull-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensibull Assignment project

Link of Deployed project

sensibull-assignment.com

Technology We Used

  1. CSS | Material UI
  2. JavaScript
  3. React JS | Redux
  4. Stock list Api (which shares csv file of all the stocks details and prices)

Features

***Landing Page ***

stock1

Fizzy Search implementation for stock search

stock2

Lazy Loading and error handling with responsive UI

stock3

Individual Stocks have current pricing with Sorting functionality and updated data with time.

stock4

Experience this project to your desktop with this steps

  • Clone the repo by following command git clone https://github.com/2001saurabh/Sensibull-Assignment.git
  • Do install all dependencies with command
  npm i

or

  yarn i
  • open terminal and
  • In terminal, do run the folder by the following commands
  npm start
  • It will show a message You can now view Sensibull-Assignment in the browser in http://localhost:3000.
  • If you like the project then please give a star.