REACT-SERIES-PROJECT-08(2022)
Simple sidebar and modal created using react component and useContext
- vite
- React
Simply download the entire project (ZIP) or use the CLI. After downloading the file, unzip it and open it in VS code (or your favourite editor). Then, in the terminal, type npm install
. All dependencies will be installed. Run npm run dev
to get started. Copy the following URL from the terminal and paste it into your browser.
This project is part of my React learning process from the scratch. This is a very simple project to help me brush up on my skills and prerequisite knowledge before diving into a large real-world application.
Arup Mondal (@mondalCodeHub)