Skip to content

All the tools ๐Ÿ› ๏ธ you need as a developer, web - mobile ๐ŸŒ

License

Notifications You must be signed in to change notification settings

bastndev/wasy.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Logo

wasy.me

All the tools ๐Ÿ› ๏ธ you need as a developer, in one place.
Report error

Screenshot Mobile-web

Screenshot

Important

This project uses the latest version of AstroJS v5.0 BETA

npm create astro@latest -- --ref next

Installation

  1. download or clone project
https://github.com/bastndev/wasy.me.git
  1. install package
npm install install
  • o NPM

    npm install i
  1. start project

    pnpm run dev

Contribute to the Project

Contributions are what make the open-source community an incredible place to learn, inspire, and create. Any contribution you make is greatly appreciated!

If you have a suggestion that could improve the project, please fork the repository and create a pull request. You can also simply open an issue with the "enhancement" label.

Hereโ€™s a quick guide:

  1. Fork the project here.
  2. Clone your fork (git clone <fork URL>).
  3. Add the original repository as a remote (git remote add upstream <original repository URL>).
  4. Create your feature branch (git switch -c feature/AmazingFeature).
  5. Make your changes (git commit -m 'Add: some AmazingFeature').
  6. Push to the branch (git push origin feature/AmazingFeature).
  7. Open a pull request.

Please refer to our contribution guide to get started in the best way and follow good practices.

Buy a Coffee

If you want to contribute in a simpler way, you can buy us a coffee.

buy a coffee

๐Ÿ› ๏ธ Stack

  • Astro - The web framework for content-driven websites.
  • Typescript - JavaScript with syntax for types.
  • Tailwind CSS - A utility-first CSS framework for rapidly building custom designs.

(back to top)