Skip to content

lenivene/covid-19-lading-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Landing Page

Preview

Click here to see a demo

📔 Summary

📖 About

Elegant and clean landing page design. To raise awareness for the corona virus. Please stay home, stay safe.

🚀 Technologies

This project was developed with the following technologies:

📚 How To Use

  • You need Node.js in version stable
  • Install GIT commands
  • Install package mananger, for example: Yarn or NPM.
  • Open your terminal

1 - Clone repository

In your terminal, execute command:

git clone https://github.com/lenivene/covid-19-lading-page

2 - Open folder in your terminal

cd covid-19-lading-page

3 - Installing

yarn install #or
npm install

4 - How to execute or build

# To run execute this command:
yarn start

# To build layout, execute this command:
yarn build

Your files is builded in folder build

🤔 How to contribute

  • Make a fork;
  • Create a branck with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

Thanks to Shamima Nasrin for sharing this freebie!

Transformed into code with ♥ by Lenivene Bezerra