You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a quiz app consisting of 5 questions based on ReactJS. To make this website - HTML, CSS, and ReactJS is used in the frontend and Python - Django, and Django REST Framwork (For making APISs) is used in the backend. SQLite is used as a database.
This repository contains a responsive and visually appealing login page built with React. The login page utilizes the Context API for authentication, React Router for navigation, and Bootstrap for layout and styling. This project demonstrates how to create a user-friendly and functional login interface with modern web development practices.