Skip to content

Latest commit

 

History

History
155 lines (93 loc) · 3.34 KB

README.md

File metadata and controls

155 lines (93 loc) · 3.34 KB

LinkedIn


twitter-logo

Twitter.com Clone

I completed this project to improve my skills!
Demo Site

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact
  4. Acknowledgments

About The Project

pifcflip-1645376681035

(back to top)

Built With

All major frameworks used to start the project.

(back to top)

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

You must install the following:.

  1. Install 'npm'
    npm install
  2. Install Tailwind Css
    npm install -D tailwindcss
  3. Tailwind.css init
    npx tailwindcss init
  4. Run watch scrpits
    npm run watch
  5. Npm start
    npm start

(back to top)

Buy Me A Coffee

Contact

Eren YALÇIN - erenyalcn09@gmail.com

Project Link: https://github.com/ErenYalcn/twitter-clone

(back to top)

Acknowledgments

Resources I used while developing the project:

(back to top)