Skip to content

undefinedzack/react-static-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A static responsive web application made with React and Bootstrap.


Installation


  • Clone the repository.

git clone https://github.com/undefinedzack/react-static-website.git

  • cd into it.
  • Install node modules.

npm install

  • Start the development server.

npm start

  • It's on!