Skip to content

Latest commit

 

History

History

TopDownAnimation-ResponsiveNavbar

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Top-Down Animation Responsive Navbar

Top-Down Animation Responsive Navbar in React using react-router-dom, react-scroll and styled-components.

Demo -

React-Navbar.mp4

Environment Setup-

  • Drop a ⭐ on the GitHub repository.

  • Run this command to install all dependencies for the project.

yarn install

If you are using npm, you can delete the yarn.lock file and run npm install. That will add the package-lock.json to your folder.

  • Run this command to start the project.
yarn start

or

npm start

for those using npm.

  • Open link to view the website in your browser window if it doesn't open automatically.
http://localhost:3000/

Author

Pranav016