Git Product home page Git Product logo

chat-web-frontend's Introduction

This project was bootstrapped with Create React App.

What you'll need for the first part.

In the project directory, you'll need:
1 react for the code create-react-app .
2 yarn (doesn't everyone want instant?) for the code yarn
3 the package for the code yarn add:
query-string
react-emoji
react-router
react-router-dom
react-scroll-to-bottom
socket.io-client
4 delete inside src because we make from scratch in it.
5 add folder components and icons in it.
optional: add LICENSE

Let's get started.

inside the components add folder and file in it:
Chat with js and css,
InfoBar, etc
Input, etc
Join, etc
TextContainer, etc
and for the Messages also add Message in it.
add file App.js and index.js

Time to get our hands dirty.

First for the icons add the png as like mine
Second for the css add it as like mine
Third for the index.js import react, react-dom and App
Fourth for the App.js import Chat, Join and (BrowserRouter as Router, Route) from react-router-dom
Fifth on App.js for the const add Router in it add route path for Chat and Join

Houston we got problem.

chat-web-frontend's People

Contributors

zakintaliban 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.