Giter Club home page Giter Club logo

cartloop's Introduction

This project is a simple SPA with React that simulates a text message conversation between two people. In this case, the "other user" is the server.

Deployment on heroku can be found here: https://cartloop.herokuapp.com/

Features:

  1. Ready to send messages are available via macros (by click)
  2. Chatting via sockets.io
  3. Server response with random answer when sending a message.
  4. State is managed via UseContext.
  5. Messages are validated against the following characters: aA-zZ1234567890-=.,
  6. Design is fully responsive.
  7. Design is vanilla, no UI libraries.
  8. User gets notified when a message is invalid.
  9. Tech stack: React.js, Hooks, Sass, Node.js, Express.

In the project directory, you can run:

npm start => cd client => npm start the first 'start' command will run the server, and the second will run the client. Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. server will run on 3030.

npm test Launches the test runner in the interactive watch mode. See the section about running tests for more information.

npm run build both in directory file and in client file. the first one will run the server, and the second will run the client. Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

  1. Desktop Version

2. Mobile Version

cartloop's People

Contributors

haleli-amiad avatar

Watchers

Bogdan Tănase avatar  avatar

Forkers

trellixvulnteam

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.