Skip to content

Mehenni-B/reflect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini microsoft project clone with react js

Build mini microsoft project clone using react j & chakra ui

Project Structure

src
├─ assets
├── images
├─ components
├─ pages
├─ routes
├─ app.js
└─index.js

Usage

These instructions will get you a copy of the project up and running on your local machine

Requirement

How To Use

From your command line, first clone the repository into your local machine:

# Clone this repository
$ git clone https://github.com/MezianeKhalil/reflect.git
# Then go into the repository
$ cd reflect
# Then remove current remote repository
$ git remote remove origin

Install the dependencies:

# Install with NPM
$ npm install

Lastly launch the Project:

# Launch with NPM
$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published