Skip to content

ilyasfoo/lockdown

 
 

Repository files navigation

Lockdown

A web application that shows various lockdown states for countries across the world helping people to find out if they can travel and at what restrictions. It uses preact, a dependency similar to react.

Required Components: Node Version 10.0

# install dependencies npm install # start for local development npm run start # build for production with minification npm run build # test the production build locally npm run start:build

For guides on preact

Look at the guide for more info in running the app https://preactjs.com/guide/v10/getting-started

Similar to React JS syntax https://reactjs.org/

Familiar with ECMAS6 Syntax:

  1. http://www.ecma-international.org/ecma-262/6.0/

Node.js

Download Node.js if not on machine. Minimum version required: v10 https://nodejs.org/en/ Nodejs documentation https://nodejs.org/en/docs/

About

A webapplication that will show various lockdown states for countries across the world helping people to find out if they can travel and at what restrictions.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 70.3%
  • CSS 15.5%
  • HTML 10.0%
  • Python 3.8%
  • Dockerfile 0.4%