CognoRise Info Tech
Welcome to the CognoRise Info Tech repository! This repository contains the tasks completed as part of the unpaid internship program offered by CognoRise Info Tech. Below you'll find information about the tasks completed and the technologies used.
- Todo List: A simple todo list application to keep track of tasks.
- Countdown Timer: A countdown timer to track events or deadlines.
- Simple Calculator: Basic calculator functionality for arithmetic operations.
- Currency Converter: A tool to convert currencies based on real-time exchange rates.
- Portfolio Website: A personal portfolio website showcasing skills and projects.
- HTML
- CSS
- JavaScript
- React
- Clone the repository to your local machine.
- Navigate to each task's directory.
- Open the
index.htmlfile in a web browser to view the Todo List, Countdown Timer, and Simple Calculator. - For the Currency Converter, ensure you have Node.js installed. Then navigate to the Currency Converter directory and run
npm installfollowed bynpm startto run the React application. - For the Portfolio Website, navigate to its directory and similarly run
npm installfollowed bynpm startto run the React application.
Feel free to explore the code and functionalities of each task!
For any questions or feedback, please contact [your email or contact details].
This repository is for educational purposes and completion of tasks assigned by CognoRise Info Tech as part of the internship program.