Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renjithsamuel/renjithsamuel-devportfolio
Portfolio made using ReactJS
https://github.com/renjithsamuel/renjithsamuel-devportfolio
firebase reactjs
Last synced: 6 days ago
JSON representation
Portfolio made using ReactJS
- Host: GitHub
- URL: https://github.com/renjithsamuel/renjithsamuel-devportfolio
- Owner: renjithsamuel
- Created: 2023-03-06T20:25:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-09T12:21:43.000Z (9 days ago)
- Last Synced: 2024-11-09T13:24:14.571Z (9 days ago)
- Topics: firebase, reactjs
- Language: JavaScript
- Homepage: https://renjithsamuel.onrender.com/
- Size: 885 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My Portfolio Website
====================This is my portfolio website built using ReactJS. The website showcases my skills, projects, and experience as a full-stack developer. It includes a home page, an about page, a portfolio page, and a contact page.
Installation
------------To install the website on your local machine, follow these steps:
1. Clone the repository using the following command:
bashCopy code
`git clone https://github.com/{username}/{repository-name}.git`
2. Install the required dependencies using the following command:
Copy code
`npm install`
Usage
-----To start the website on your local machine, follow these steps:
1. Navigate to the project directory using the following command:
bashCopy code
`cd {repository-name}`
2. Start the development server using the following command:
sqlCopy code
`npm start`
3. Open your web browser and navigate to [http://localhost:3000](http://localhost:3000/) to view the website.
Contributing
------------If you find a bug or would like to contribute to the development of the website, please submit an issue or pull request on the GitHub repository.
Credits
-------The website was built using the following technologies:
- ReactJS
- HTML/CSS
- BootstrapLicense
-------This project is licensed under the MIT License - see the [LICENSE.md](https://chat.openai.com/LICENSE.md) file for details.