Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mersocarlin/auction-app


https://github.com/mersocarlin/auction-app

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# auction-app

## Stack used

1. ESLint as JavaScript linter
2. ReactJS as UI library
3. react-router as routing handler for ReactJS
4. Redux as state container
5. Babel as JavaScript compiler
6. Webpack as module bundler

## Running auction-app

`npm install`
`npm run dev`

Access `localhost:8080` in your browser.