Skip to content

Wesley-wsl/github-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Clone

Demo 📸


Application deploy with netlify: 💨

https://github-clone-wsl.netlify.app

📜 About the Project

This is a simple github clone.

🛠 Technologies

  • React.js
  • Styled-components
  • react-calendar-heatmap
  • date-fns
  • TypeScript
  • EditorConfig

  • 💻 How to run the application

    Pre-requisites:

    You must have the tools installed: Git, Node.js.

    # In the terminal, clone the project:
    $ git clone https://github.com/Wesley-wsl/github-clone.git
    
    # Enter the project folder:
    $ cd github-clone
    
    # Install dependencies:
    $ yarn install
    or
    $ npm install
    
    # Run the application:
    $ yarn start
    or
    $ npm run start
    

    Okay, now you can access the application from the route: https://localhost:3000/