Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/techjmi/responsivereactweb
Responsive-Website
https://github.com/techjmi/responsivereactweb
assignment practice reactjs replit
Last synced: 1 day ago
JSON representation
Responsive-Website
- Host: GitHub
- URL: https://github.com/techjmi/responsivereactweb
- Owner: techjmi
- Created: 2023-11-02T12:59:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-02T14:07:33.000Z (about 1 year ago)
- Last Synced: 2024-11-26T12:14:59.205Z (2 months ago)
- Topics: assignment, practice, reactjs, replit
- Language: JavaScript
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Project Description: Building a Responsive and Animated Website using React.js, React Router, HTML, CSS, JavaScript, and Bootstrap
step followed
step 1....set react project in replit
step 2....create a folder name component
step 3....create file like home.jsx, data.jsx etc inside component as required
step 4....inside src folder create a navbar.jsx file which offering navigation links that seamlessly connect users to various sections of the website.
step 5....import all the file in App.js...here i placed navbar.jsx above routes so that it will appear on top of every page
step 6....import App.jsx to index.jsx which the entry point of our project....or simply rendenring in root occur here
concept use...
React component
React props
React routing
React from
Map Method
React Hooks.....UseState only
Bootstarp