Skip to content

adrianeparo/SimpleRegistration-ReactAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

📋 Description

A simple project that simulates a user registration screen, using React for the interface, integrated with an API and a database. The goal is to demonstrate how to create a web application that registers users and stores the data in a database, using API calls for communication between the front-end and back-end.

🚀 Features

  • User registration interface.
  • CRUD (Create, Read, Update, Delete)
  • Integration with an API to send and receive data.
  • User data storage in a database.
  • Form validation on the front-end.

🛠️ Technologies Used


vite React Node DB

This project was built using the following technologies:

  • React with Vite (Library and build tool for the interface)
  • API using Node.js/Express
  • MongoDB

About

⚛️ | Simple CRUD with React interface integrated with API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published