Skip to content

shrey7070/Mockup-Stackoverflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stackoverflow Mockup

Stackoverflow's featured Questions and User Profile page developed with ReactJs library.

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

  1. Clone the repository
  2. Open command line with Project path and run npm install
  3. Run npm start to start the development server.
  4. Open browser and hit http://localhost:3000

Functionality

  1. Login page with Email and Password validations
  2. Featured Questions of stack overflow from stackoverflow APIs
  3. UserProfile page will be rendered while clicking on Username on the questions page
  4. Loading functionlity while fetching data from API

Snapshots