Skip to content

It is a demo web application which showcases react-router-v6 and Neumorphism UI Design.

Notifications You must be signed in to change notification settings

yashb-02/demo-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo-react-app

  • use of custom components to reduce repetition of code
  • use of react-router-dom@6 for routing
  • neumorphism ui design
  • context provider for light/dark mode
  • custom hooks

how to run this project:

  1. Install the packages, using npm: npm install, using yarn: yarn
  2. To run the project: npm start or yarn start

About

It is a demo web application which showcases react-router-v6 and Neumorphism UI Design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published