Skip to content

Code-Institute-Org/ci-react-core-react-project-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

React Project Example

To use this repository:

  1. Click the Use this template button in the upper right.

  2. Choose a name for your repository and create it.

  3. In your own repository, click the green Code button. Select the HTTPS tab, then copy the repo URL to the clipboard.

  4. On your machine, create a new folder and open it in your IDE.

  5. In your IDE, open a terminal (Terminal > New Terminal from the top toolbar).

  6. In the IDE terminal, use git clone with the copied repo URL to clone the repo into your workspace:

    git clone <your_repo_url> .

    Don’t forget the dot (.) at the end, to clone the repo into the current directory!

  7. In your IDE, make sure that Node.js v16 is installed and activated/selected.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published