Skip to content

DevTGhosh/stackoverflow-questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack Overflow Questions List

Pings the stackoverflow api and creates an infinite scroll for you to parse the questions. You can click on each question to reveal the description of the question with custom styling. You can also toggle dark mode with the button at right top.

Project was created with Create-React-App, Chakra UI, React-Query, DayJs and deployed on Vercel at https://stackoverflow-questions.vercel.app/

How to run this App

  • Install git
  • Install node version 12.18 and npm
  • Clone the git repo git clone https://github.com/DevTGhosh/stackoverflow-questions.git
  • Run npm install to download the necessary node modules
  • Run npm run start
  • View the App in your browser at localhost:3000

About

Listing of stack overflow questions made with CRA, Chakra UI & React-Query

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published