Skip to content

k-vikram/Pratijivanam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI

Live Link

This is Hacker News Clone SPA built with Create-React-App (hooks + context APIs for state management), react-router (hooks), Github Actions CI (basics) ,ESLINT, Prop-types. Has response caching, pagination additionally. First step project to begin on a long road.

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

yarn test

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

yarn eject