Skip to content

marioalvesx/StudentsReg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧑‍🎓 Student Register App

This is a complex task manager like project built in demonstrating the React fundamentals of state, components and properties. The use and benefit of TypeScript and Vite with React will be showed too.

Frame 1

Technologies   |    Project   |    How to execute?   |    Inspirations   

Deploy

Technologies

  • React Js - JavaScript library for building user interfaces.
  • TypeScript - JavaScript superset to help in React apps.
  • Vite - A build tool to facilitate development experience using React and for other modern web projects.

Project

You can access the project here: https://studentapptask.netlify.app/
The Student Register app is an application that makes the register of students. We can register students, delete, update and manage the students status in the list (completed or not). This project was made to learn and improve the knowledge of the basics concepts in React like the manipulation of State, the props and component.

How to execute?

You can access the project here: link

  • Clone the repository;
  • Install the dependencies: yarn install
  • Execute the server with: yarn dev
  • Access the link available in your localhost.

Inspirations


Made with 💜 by me!

🚧 WIP 🚧

About

React application with a crud to help manage students. Built with the goal to exercise some of the main principles in React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors