Giter VIP home page Giter VIP logo

twitter-clone's Introduction

Проект: клон твиттера.

Стек:

  • Typescript

  • React.js

    • функциональные компоненты
    • tsx
    • хуки (useState, useEffect, useContext, useRef, useCallback)
    • react-router v6(useNavigate, Link, useParams, Outlet, useLocation)
  • CSS3(SCSS, module.scss)

    • Flexbox
    • Grid Layout
    • @media-запросы

Описание и функциональность:

Инструменты разработки:

  • Git
  • Visual Studio Code
    • prettier
    • powershell

Инструкция по установке:

Установите себе GIT - система контроля версий, перейдя по ссылке на офицальный сайт:

 https://git-scm.com/

После установки GIT, склонируйте репозиторий к себе на компьютер с помощью команды:

git clone https://github.com/dmitriy9427/twitter-clone.git

Далее установите редактор кода, я использую Visual Studio Code, скачать можно по ссылке указанной ниже.

https://code.visualstudio.com/

Установите Node.js

https://nodejs.org/ru

Запустите в редакторе кода склонированную папку, откройте терминал и запустите команду для установки всех необходимых зависимостей для проекта:

npm install

Когда все установлено, можно запускать проект локально с помощью команды:

npm start или npm run start

twitter-clone's People

Contributors

dmitriy9427 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.