Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skillzl/landing-page
🏞️ : page: perfect simple landing page
https://github.com/skillzl/landing-page
landing-page nextjs react reactjs
Last synced: about 2 months ago
JSON representation
🏞️ : page: perfect simple landing page
- Host: GitHub
- URL: https://github.com/skillzl/landing-page
- Owner: skillzl
- License: mit
- Created: 2022-06-22T22:29:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-22T22:30:23.000Z (over 2 years ago)
- Last Synced: 2023-03-07T15:42:58.164Z (almost 2 years ago)
- Topics: landing-page, nextjs, react, reactjs
- Language: SCSS
- Homepage: https://landing.skillzl.me/
- Size: 369 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Landing page
Landing page written in TypeScript.
## Usage
* Getting Started
```bush
git clone https://github.com/skillzl/landing-page.git
cd landing-page
npm install```
* Start the project```bush
npm run dev
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please make sure to update tests as appropriate.
## License
[MIT](LICENSE)