Skip to content

Integrative Web Development Project for the degree in Systems Analysis and Development.

License

Notifications You must be signed in to change notification settings

eduardorossetti/aprata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Aprata

Description

"Project Aprata" is a web application developed with Node.js for the backend and React for the frontend. This project offers a dynamic and responsive user interface, ideal for users seeking an interactive and modern experience.

Features

  • Interactive Interface: Developed with React, it provides a fluid and responsive user experience.
  • Robust Backend: Utilizing Node.js, the backend is optimized for performance and scalability.
  • API Integration: Easily integrates with various APIs to expand functionality.

How to Use

  1. Clone the Repository: git clone https://github.com/eduardorossetti/project-aprata.git
  2. Install Node Dependencies:
    • Navigate to the backend folder: cd packages/api
    • Run pnpm install to install Node.js dependencies.
  3. Install React Dependencies:
    • Navigate to the frontend folder: cd packages/aprata
    • Run pnpm i to install React dependencies.
  4. Start the Backend Server:
    • In the backend folder, run pnpm run dev.
  5. Start the React Application:
    • In the frontend folder, run pnpm start.
    • The application will be accessible at http://localhost:3000.

Contributions

Your contributions are welcome! If you have suggestions to improve the application or add new features, feel free to create a pull request or open an issue.

License

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

Contact

Created by Eduardo Rossetti - feel free to get in touch!

About

Integrative Web Development Project for the degree in Systems Analysis and Development.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages