Skip to content

franmoraiiss/moveit-nlw4-rocketseat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

move.it - Rocketseat

Website from Next Level Week 4 - Rocketseat

Move.it is a website built with the React framework. It is a website for people to use as if it were the pomodoro technique and at each interval of time, get up from the chair and do a different activity .

GitHub top language Made by Repository size GitHub last commit Repository issues GitHub

About the project   |    Getting started   |    How to contribute      

👨🏻‍💻 About the project

  • It's a simple repository for studying Javascript and some HTML/CSS

💻 Getting started

Clone the project and access the folder

$ git clone https://github.com/franmoraiiss/moveit-nlw4-rocketseat.git && cd moveit-nlw4-rocketseat

🤔 How to contribute

Make a fork of this repository

# Fork using GitHub official command line
# If you don't have the GitHub CLI, use the web site to do that.

$ gh repo fork franmoraiiss/moveit-nlw4-rocketseat

Follow the steps below

# Clone your fork
$ git clone your-fork-url && cd moveit-nlw4-rocketseat

# Create a branch with your feature
$ git checkout -b my-feature

# Make the commit with your changes
$ git commit -m 'feat: My new feature'

# Send the code to your remote branch
$ git push origin my-feature

After your pull request is merged, you can delete your branch


✍️ Authors

  • Francisco Morais

    Thanks for your visit! Have a nice day :)

Made with 💜

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published