Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnkegd/gwendolinanna
Gwendolin creativity portal
https://github.com/johnkegd/gwendolinanna
art portfolio website
Last synced: about 2 months ago
JSON representation
Gwendolin creativity portal
- Host: GitHub
- URL: https://github.com/johnkegd/gwendolinanna
- Owner: johnkegd
- Created: 2021-04-09T09:30:57.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-17T07:24:10.000Z (over 1 year ago)
- Last Synced: 2023-11-08T14:25:47.466Z (about 1 year ago)
- Topics: art, portfolio, website
- Language: CSS
- Homepage: https://gwendolinanna.com
- Size: 4.05 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/130d3be2-8c37-4304-81e5-ac6b0bae5339/deploy-status)](https://gwendolin.netlify.app)
Gwendolin portal
An awesome and powerful personal website to jumpstart your dreams!
Explore the docs »
View Demo
·
Request Colaboration
·
Info
Table of Contents
## About The Project
[![Product Name Screen Shot][product-screenshot]](https://dev.gwendolinanna.com)
This's a gift for my beatiful girldfriend Gwendolin birthday and as well an start point to give a bit of powerful with this tool to make her ideas to fly in internet and as well in her own web site app, powered by new tecnology and with a lot of love
by: JohnkegdHere's why:
* Your time should be focused on creating something amazing (like draw for example xd).
* You shouldn't keep doing beatiful stuff whitout your own space
* You should give a kiss if you read this :smile:Of course, there's a lot of things to do, but i'm pretty sure that if we keep doing and learing and working together, somewhem it would compensate to us!
Here below a list of commonly used resources that I find helpful are listed in the acknowledgements.
### Built With
To create an optimised version of the app:
```bash
npm run build
```# Frameworks and Tools
* [JQuery](https://jquery.com)
* [Tailwind](https://tailwind.com)
* [Svelte](https://svelte.dev)## Getting Started
This is an example of how you may give instructions on setting up your project locally.
To get a local copy up and running follow these simple example steps.### Prerequisites
Install the dependencies...
```bash
cd gwendolin-app
npm install && build:fontawesome
```...then start [Rollup](https://rollupjs.org):
```bash
npm run dev
```Navigate to [localhost:5000](http://localhost:5000). You should see your app running. Edit a component file in `src`, save it, and reload the page to see your changes.
By default, the server will only respond to requests from localhost. To allow connections from other computers, edit the `sirv` commands in package.json to include the option `--host 0.0.0.0`.
If you're using [Visual Studio Code](https://code.visualstudio.com/) we recommend installing the official extension [Svelte for VS Code](https://marketplace.visualstudio.com/items?itemName=svelte.svelte-vscode). If you are using other editors you may need to install a plugin in order to get syntax highlighting and intellisense.
## Roadmap
See the [open issues](https://github.com/johnkegd/gwendolin/issues) for a list of proposed features (and known issues).
## Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contact
[email protected]
Project Link: [https://github.com/gwendolin](https://github.com/gwendolin)## Acknowledgements
* [GitHub Emoji Cheat Sheet](https://www.webpagefx.com/tools/emoji-cheat-sheet)
* [GitHub Pages](https://pages.github.com)
* [Font Awesome](https://fontawesome.com)
* [Netlify](https://netlify.com)
* [Svelte](https://svelte.dev)
* [Sapper](https://sapper.dev)