Skip to content

Latest commit

Β 

History

History
40 lines (30 loc) Β· 1.02 KB

README.md

File metadata and controls

40 lines (30 loc) Β· 1.02 KB

R E A D M E

Aims to be a one-stop resource for web developers. It includes a variety of links and references that cover different aspects of web development, from coding and design to performance optimization and security. We hope you find this collection helpful and inspiring!

πŸ’» Setup

sudo npm install retypeapp --global
git clone <repo>
cd <repo>
retype start
bash deploy.sh 

πŸ—ΊοΈ Sitemap

  • Frontend
    • UI : Template
    • Assets: icon, illustration
    • Tailwind
  • Backend
  • Database
  • Server
    • Linux

πŸš€ Tech Stack

πŸ˜„ Contributing

We welcome contributions from the community! If you have any resources or links you'd like to add, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Add your resource or link to the appropriate section in the .md file.
  4. Submit a pull request with a clear description of the changes.

πŸ“° License

This project is licensed under the MIT License. See the LICENSE file for details.