Skip to content

molhanec/bookmarks-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookmarks Manager Frontend demo

This is demo of a simple application written using React, Redux, React Router and Bootstrap written by Michal Molhanec. See the source code and README on GitHub.

See the demo online.

The whole purpose of this demo is to have something I'm able to show potential employers that I can code using React/Redux/Bootstrap. I think the result is very neat and you can get inspired :)

If you like the code to offer me a job, please don't hesite and contact me. Thanks :)

You can find my CV and other links in this article on my homepage.

This is just a front-end, the data are not stored anywhere so any page reload will reset the app. You can open the browser's developer console to see Redux actions logs.

If you found any bug please fill the GitHub issue. Thanks.

The application uses PropTypes not only for component props validation but also for validation of the Redux state. See my simple explanatory article.

Used tools and technologies

JavaScript libraries

Visible components

Running the app locally

Standard npm start in the project directory should work fine. Then open http://localhost:3000 to view the application in the browser.

Known issues

This being demo and not a real app it uses the most recent JavaScript possible. This also means that it requires latest versions of Chrome/Firefox/Safari as of the December 2018. It does not work with Microsoft Edge or Internet Explorer.

On Safari the "Add" button has slightly different look than in other browsers but it works just fine.

And of course this is very, very small demo. The functionality is really very limited.


Written using GitHub Flavored Markdown.

About

Simple Bookmarks Manager Frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published