https://github.com/devsubid/infodal-clone
Infodal-clone using React.js with Tailwind CSS
https://github.com/devsubid/infodal-clone
Last synced: 5 months ago
JSON representation
Infodal-clone using React.js with Tailwind CSS
- Host: GitHub
- URL: https://github.com/devsubid/infodal-clone
- Owner: devsubid
- License: gpl-3.0
- Created: 2022-12-08T16:26:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T08:54:06.000Z (about 3 years ago)
- Last Synced: 2025-02-12T22:51:26.187Z (about 1 year ago)
- Language: JavaScript
- Homepage: infodal-clone.vercel.app
- Size: 2.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# [Infodal-clone](https://infodal-clone.vercel.app/)

The agenda of this repository is to help others and myself too. I personally found it very useful for many times, generally I code a program but forget it very frequently, so this repository help by easy accessibility to my code and also easy to go through the Source code.
## Installation
React has been designed for gradual adoption from the start, and **you can use as little or as much React as you need**:
- Use [Online Playgrounds](https://reactjs.org/docs/getting-started.html#online-playgrounds) to get a taste of React.
- [Add React to a Website](https://reactjs.org/docs/add-react-to-a-website.html) as a `` tag in one minute.
- [Create a New React App](https://reactjs.org/docs/create-a-new-react-app.html) if you're looking for a powerful JavaScript toolchain.
## Clone the project
Go to Project Directory and open `Command Prompt`
```bash
cd C:\Users\{User Name}\Documents\{Project Directory}
```
```bash
git clone https://github.com/itsme-Subid/Infodal-clone.git
```