Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.53 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.53 KB

Resin

Resin is a web application built using React that allows users to create, store, edit and compile their own projects in the cloud. Users can register for free and begin creating and saving their own projects.

Features

  • User authentication and registration
  • Create new projects
  • Save projects to the cloud
  • Load previously saved projects
  • Delete saved projects
  • User-friendly interface

Technologies Used

  • React
  • PostgreSQL
  • Prisma ORM
  • Tailwind CSS
  • HTML/CSS
  • JavaScript

Getting Started

To get started with Resin, simply go to resign-website.com and create an account. Once you're logged in, you can begin creating and saving projects right away.

Contributing

Contributions are always welcome! If you'd like to contribute to Resin, please follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/new-feature)
  3. Make changes and commit (git commit -am "Add new feature")
  4. Push to the branch (git push origin feature/new-feature)
  5. Create a new Pull Request

License

Resin is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. This means that users are free to use, share, and adapt the software for non-commercial purposes, as long as they give appropriate credit, do not distribute or sell the software, and do not create derivative works.