项目作者: szenadam

项目描述 :
Udemy's "React - The Complete Guide" Course Project
高级语言: JavaScript
项目地址: git://github.com/szenadam/burgerbuilder.git
创建时间: 2019-02-12T10:40:59Z
项目社区:https://github.com/szenadam/burgerbuilder

开源协议:

下载


Udemy — React - The Complete Guide Course Project

Node.js CI

This project was bootstrapped with Create React App.

Requirements

  • Nodejs >= 14.18
  • npm >= 8.2

Available Scripts

npm start

Runs the app in the development mode. http://localhost:3000.

npm test

Run tests.

npm run build

Builds the app for production to the build folder.

TODO

  • Add prop types where necessary
  • Users should be able to delete orders
  • Needs more tests, maybe add test coverage report also
  • i18n using ‘context’ in react
  • Multi-theme UI using ‘context’ in react