To provide easy access to individuals who are looking for simple and static one-page websites.
-
Fork the repo.
-
Clone the forked repo, in your local environment (your local machine).
-
In the terminal run
npm install
, this will download all the necessary dependencies in your system. -
Run
npm start
, this will host the project on localhost port 3000.Note : You must have
node
environment setup.
As the name suggests, this project provides you with few templates that are editable, and gives you code for the same in HTML
and CSS
for your static site.