- This project was bootstrapped with Create React App.
- This Repo is a alternative repo for create-react-app package Enjoy it 😅
use terminal in VSCode and use git clone URL
git clone https://github.com/Mobin-Karam/default.git
After download change directory wih:
cd default
and When you clone Repo and resive folder use npm install to install neccessry packages from packege.json file :
npm install
after all of this write npm start in terminal and start write your App practice code ;
npm start
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.