Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

sergio-alonso/keepcoding-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keepcoding-prototype - Responsive Front-End Prototype

To get the job done, we need a solid foundation, and best practices by default.

Code Reuse

Rapid Prototyping

Start development environment

git clone 
npm install
npm start

Now you can go to http://localhost:3000/ with your web browser. Or http://localhost:3000/api/db to access database through API.

Get a list of the avaliable commands to run

npm run

Thanks to

Todo

Gallery

Masonry layout grid and lightbox modal This layout mode allows placing image thumbnails in optimal, responsive grid, so your gallery will look like a stone wall, where gallery items will be stones. Also there is a slider lightbox popup for viewing them.