/react-login-page

login page with create react app.

Primary LanguageJavaScript

<<<<<<< HEAD

react-login-page

login page with create react app.

React-Login-Page

Create React App ile oluşturulmuş ve https://mui.com/ ile https://reactrouter.com/web/guides/quick-start teknolojileri kullanılmıştır.

Örnek siteye https://react-login-page-mab.netlify.app/ adresi üzerinden ulaşılabilmektedir.

Örnek siteye e-mail ve password ile giriş yapılabilmektedir. Ve bizi kullanıcıların olduğu bir liste olan arayüz karşılamaktadır. Buradaki listeden istediğimiz kullanıcıyı yanda bulunan sil butonu ile silebilmekteyiz, hemen akabinde liste güncellenecektir.

Örnek siteye giriş yapabilmek için gerekli bulununan e-mail ve password'lere user.json dosyasından ulaşabilirsiniz. Örnek kullanıcı girişi için;

Listedeki kullanıclar https://jsonplaceholder.typicode.com/ sitesinden alınmıştır ve static olarak bulunmaktadır.


Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.