Skip to content

ksalpern/frontend-test-case

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend test case

Hey there! Here's a small application in React and Typescript. Endpoint is here. Click here to see the app😃

What you can see in this app:

  • "Infinite Loader" to load new data

  • Bootstrap, Bootstrap Table, Bootstrap Popup, Bootstrap Form

  • Axios to get data from the server

  • useEffect, useState

  • Validation

  • Responsive Design

  • Deploy to Netlify

Time to start this project

  1. Download or clone this repository

  2. Install its dependencies: yarn

  3. Build the project: yarn build

  4. Start the project: yarn start

  5. The website is now working, hope you enjoy it 😃