Skip to content

📚 Online bookstore developed with React, Redux, Ducks modules and Docker.

License

Notifications You must be signed in to change notification settings

mengasis/bookstore-react-redux-ducks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Store with React, Redux and Ducks


Run the environment

Run
$ yarn start`
Build
$ yarn build

Run the environment with Docker

Just run:

$ docker-compose up

Track files with git

  • Please track on the repository the files inside code/ directory. Those files are created after the first run.

Check the environment

If you need, enter the container by running

$ docker-compose exec reactjs bash

About

📚 Online bookstore developed with React, Redux, Ducks modules and Docker.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.7%
  • HTML 5.7%
  • CSS 2.8%
  • Dockerfile 0.8%