Skip to content

sajeed11/learn-material-ui-project

Repository files navigation

Building a Simple React.js Site with Material UI

This project is a simple React.js application that uses Material UI for styling. The application is a note-taking site, where users can create and view notes. The project was done as a practice exercise following the Net Ninja tutorials.

Key Features

  • Create Notes: Users can create new notes with a title and details.
  • View Notes: All created notes are displayed on the home page.
  • Material UI: The site uses Material UI for a clean and modern user interface.

Technologies Used

  • React.js: The site is built using React.js, a popular JavaScript library for building user interfaces.
  • Material UI: Material UI is used for styling the components.
  • Vite: The project uses Vite as the build tool, which provides a faster and leaner development experience for modern web projects.

Screenshot from the site

All Notes

Create Note

About

Taking Notes site with React.js and Material UI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published