-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f4db84e
commit a41e738
Showing
1 changed file
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -67,11 +67,11 @@ Input your birthdate in the provided field, click on the "Calculate Age" button | |
|
||
|
||
### Technologies | ||
React | ||
Vite | ||
Tailwind CSS | ||
JavaScript | ||
CSS | ||
- React | ||
- Vite | ||
- Tailwind CSS | ||
- JavaScript | ||
- CSS | ||
|
||
|
||
### Learning | ||
|
@@ -91,14 +91,14 @@ Contributions are welcome! Please follow the guidelines outlined in [Contributin | |
This project is licensed under the [MIT License](./LICENSE) | ||
|
||
### Credits | ||
Developer: Sambhav Wakhariya | ||
Inspiration: This project is my first task as an intern at [CodeAlpha Company](https://www.codealpha.tech/) | ||
- Developer: Sambhav Wakhariya | ||
- Inspiration: This project is my first task as an intern at [CodeAlpha Company](https://www.codealpha.tech/) | ||
|
||
### Contact | ||
For any inquiries or feedback, feel free to reach out: | ||
|
||
Email: [[email protected]](mailto:[email protected]) | ||
GitHub: [bloivatingmajor](https://github.com/Bloivating-Major) | ||
- Email: [[email protected]](mailto:[email protected]) | ||
- GitHub: [bloivatingmajor](https://github.com/Bloivating-Major) | ||
|
||
``` | ||
Make sure to update any other project-specific details as needed. This guide provides clear instructions for new users to clone the repository, install dependencies, start the Vite development server, and access and use the app locally. | ||
|