Skip to content

brunosduarte/feedget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FeedGet


Languages Repo Size Last Commit License MIT

🗂 Contents

📋 Project

FeedGet is a component widget that you can put inside any other application, where is possible to send an email with a feedback message. It is a full-stack project developing web and mobile versions of the app.

🚀 Technologies

React.js React Native Node.js Expo Jest NodeMailer Prisma TypeScript Axios HTML2Canvas TailwindCSS Headless Ui

📷 Preview

💻 frontend:

Feedget

📦 Installation

To clone and run this application, you will need Git, NodeJS v18.17.1 or higher + npm v9.17.1 or higher, and PNPm 8.7.5 installed on your computer. In your terminal, run:

# Cloning repo
$ git clone https://github.com/brunosduarte/feedget.git feedget
# Backend

# Go to the repository
$ cd server

# Install the dependencies
$ npm install

# Run the API
$ npm run dev

# Note: After running the command above, the API will be available at http://localhost:3333
# Frontend

# Got to the repository
$ cd web

# Install dependencies
$ npm install

# Execute
$ npm run dev
# Mobile

# Got to the repository
$ cd mobile

# Install dependencies
$ npm install

# Execute
$ npm run start

⚖️ License

This project is under license. MIT.

📫 Contact

by Bruno Duarte 🚀

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published