An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# [Infodal-clone](https://infodal-clone.vercel.app/)

![preview](https://raw.githubusercontent.com/itsme-Subid/Infodal-clone/main/preview.png)

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
```