Skip to content

gabriellopes00/budgets-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Budgets App Logo

Made with

react.js bootstrap nodemailer nodejs next.js javascript typescript

Project Screen

About this App πŸ’»

In this app, the users can send a budget request to the server through a form, in this request the user the users send their email, name, and phone and the subject and body about the budget. After the budget be received in the server, this user will receive an email with the confirmation that their budget has been sended successfully. This app is made with React.js and Next.js in frontend, and i used Reactstrap to create a responsive and reactive page. In the server i used Node.js, Typescript and Mongodb to create the application's functionalities, and NodeMailer to send the emails. Is an simple project, but i believe that the technologies and functionalities used in this project are so powerful, and can be used in others applications and cases.

Building πŸ› 

You'll need Node.js and i recommend that you have installed the Yarn on your computer (if you are using npm you can run the scripts just changing yarn by npm run). After, you can run the scripts below...

Cloning the repository
git clone https://github.com/gabriellopes00/budgets-app.git && cd budgets-app
Frontend πŸ’»
cd client && yarn dev
Backend βš™
cd server && yarn dev
Building πŸ”§
cd client || cd server && yarn build

Contact πŸ“±

Github Badge Linkedin Badge Twitter Badge Gmail Badge Facebook Badge Instagram Badge StackOverflow Badge

About

An budgets app, made with node.js, typescript and mongodb in server βš™ And react.js with next.js in frontend πŸ–₯ (frontend hosted at vercel)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published