Click here to see a demo
Elegant and clean landing page design. To raise awareness for the corona virus. Please stay home, stay safe.
This project was developed with the following technologies:
- You need Node.js in version stable
- Install GIT commands
- Install package mananger, for example: Yarn or NPM.
- Open your terminal
In your terminal, execute command:
git clone https://github.com/lenivene/covid-19-lading-pagecd covid-19-lading-pageyarn install #or
npm install# To run execute this command:
yarn start
# To build layout, execute this command:
yarn buildYour files is builded in folder build
- 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
