This website is used to display my projects with relevant programming languages, libraries, links, and repos. Additionally gives users access to my contact information, resume, and a bit about my personal life.
- Responsive for screen size and mobile devices
- Audio player displaying original music of Alex Ayala Palacin
- Tab functionality for easy viewing of all projects
- Clone the repository or download the source code.
- Make sure you have Node.js and npm (Node Package Manager) installed on your system.
- Open a terminal or command prompt and navigate to the project's root directory.
- Run the following command to install the project dependencies:
npm install
After completing the installation steps, run the following command to start the development server:
npm run start
Once the server is running, open your browser and visit http://localhost:3000 to access the todo list application.
This project is licensed under the MIT License. Feel free to use and modify the code according to your needs.
This application was used with React.js, bootstrap and integrated npm libraries: react-xarrows, react-responsive-modal, and react-h5-audio-player.