InvestPe is a stunning and user-friendly investment portfolio website created using React.js
, CSS
, react-router-dom
, and react-icons
. Whether you're an experienced investor or just starting to explore the world of investments, InvestPe provides you with a seamless platform to manage and track your investment portfolio.
You can access the live version of InvestPe by following this link: https://exquisite-mooncake-9f1368.netlify.app/
- User-Friendly Interface: InvestPe boasts a modern and intuitive user interface that makes managing your investments a breeze.
- Responsive Design: The website is designed to be fully responsive, ensuring a seamless experience across various devices and screen sizes.
- Portfolio Overview: Get a clear overview of all your investments in one place. Monitor the performance of your portfolio with interactive charts and graphs.
- Investment Tracking: Easily add, edit, or remove investments. Each investment entry includes details such as the investment name, type, amount, and purchase date.
- Market Insights: Stay updated with the latest market trends and news that might impact your investments. We provide valuable insights to help you make informed decisions.
- User Authentication: Your data is secure with us. InvestPe offers user authentication to protect your investment information.
Follow these steps to run the InvestPe website on your local machine:
- Node.js: Make sure you have Node.js installed. You can download it from https://nodejs.org/.
- Clone this repository to your local machine or download the ZIP file and extract it.
- Open a terminal window and navigate to the project directory.
- Install the required dependencies by running the following command:
npm install
1.After installing the dependencies, start the development server with the following command:
npm start
2.Open your web browser and go to http://localhost:3000 to access the InvestPe website.
We hope you enjoy using InvestPe to manage your investment portfolio effectively.
Happy investing!