Skip to content

mondalCodeHub/Sidebar-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this project

REACT-SERIES-PROJECT-08(2022)

Simple sidebar and modal created using react component and useContext

Technology used

  • vite
  • React

How you can run this project on your computer ?

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.

Purpose of this project

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.

Screenshots

(01) Screenshot (2185) (02) Screenshot (2186)

Created By

Arup Mondal (@mondalCodeHub)