Code Monkey home page Code Monkey logo

async-race's Introduction

async-race

Racing cars app. Сommunication with a server (fetch, REST API), Async coding / Promises, JS Animations, DOM API Task description

Deploy

https://elian-cheng-async-race.netlify.app/

Back-end is deployed to the free of charge common server, it needs time to wake up. Please be patient and wait for a minute until the website is uploaded.

Back-End server

https://github.com/elian-cheng/async-race/tree/server-api

Install instructions:

To see the functionality of the app, server should be running in the meantime. Server-mock is inside the async-race-api folder (branch server-api). Deployed version of the app is already connected to deployed server.

Front-End:

1. git clone https://github.com/elian-cheng/async-race.git
2. cd async-race/async-race
3. npm i
4. npm run start

Back-End:

1. git clone https://github.com/elian-cheng/async-race.git
2. cd async-race
3. git checkout server-api
4. cd async-race-api
5. npm i
6. npm run start

Used technologies

  • TypeScript
  • Node JS
  • CSS
  • Webpack
  • Eslint
  • Prettier
  • JS animations
  • Rest API

async-race's People

Contributors

elian-cheng avatar

Watchers

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