This is a Multi-page website made using ReactJS. click this link: https://github.com/Jayasree7917/React-Multipage/ or How to run this code in your machine ? ==> open your terminal and clone this repository by the following commands
- ~ git clone https://github.com/Jayasree7917/reactMultipage.git
- ~ cd reactMultipage
- ~ npm install
- ~ npm run dev
- ~ Now you can open the webiste in the browser!!