Skip to content

Athira2199/YellowClass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YellowClass

A photo masonary and much more

How to get started

  1. Clone the repository.
  2. Type npm install (to install all required packages).
  3. Once the required dependencies are intstalled, type npm start .

That's it. You are ready to start rolling it.

The below pic is a sample of the screen at localhost:3000

If you would like to deploy on https://www.netlify.com/

  1. Type npm run build, to produce the production build.
  2. Type npm install netlify-cli -g (if you don't have the netlify cli).
  3. Create an account in netlify if account not present.
  4. Once done type netlify deploy .
  5. The publish folder to be selected in bulid .