Hello folks.This is my new portfolio using React JS UI development library. React JS uses Virtual DOM, thereby creating web applications faster. You can find my old website.
- Responsive UI
- Animation using tsParticle.
- Smooth Navigation
- must be installed before installing the project.
- must be installed to clone this project.
- Operating System used is Windows (Note: in linux i have not tested it).
- You may use any editor of your choice (Recommended VS Code).
- Fork the Project and clone Repository using git clone
git clone https://github.com/SubramanyaKS/MyReactApp.git
- Install all dependency in package.json
npm install
- Run application using command
npm start
- Automatically open the website in localhost
http://localhost/3000
if you want to contribute to this project.
- Fork the repository
- Create a new branch (any name except main and master)
git checkout -b xyz
- Make changes and commit your changes.
git commit -m "Changes in xyz"
- Push the changes to new branch.
git push origin xyz
- Open a pull request
Subramanya K S
The portfolio is deployed in netlify platform.
This project is licensed under the GNU General public License v3 License - see the LICENSE.md
file for details
Note:Particle effect has been removed. if you want just import the component at your desired page
Note: For Particle Effect please refer:
This tutorial
If you like this don't forget to ⭐ the repository.
Thank You for visiting Have a nice day 😊