Skip to content

Repository for React + TS App which includes routing && pagination

Notifications You must be signed in to change notification settings

Jatzek3/Router-Pagination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interesting code -> https://github.com/Jatzek3/Router-Pagination/blob/master/src/components/Home/Home.tsx

Let's Paginate

Application created as a recruitment task. It may seem simple at first glance becaouse technologies used in the project are not very complex and high level, but there were a couple of challenges to overcome, to satisfy the technical requirements.

To install

  • downolad/clone repository
  • open repository
  • "npm install" in the console
  • "npm run build"
  • "serve -s build" to run

Sources

This app didnt't require to much external inspiration. I practiced and got accustomed to using useState and useEffect Hooks during development of this qpp.

Technologies used

  • React
  • React Hooks
  • React Router
  • Typescript
  • Sass
  • Bootstrap
  • Reactstrap

About

Repository for React + TS App which includes routing && pagination

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published